[Building Sakai] FW: Error when deployed yaft post-2-5 after changing pom.xml 's parent to 2.6.2

Yzelle, Sonette SYzelle at unisa.ac.za
Thu Jun 10 05:23:06 PDT 2010


This message (and attachments) is subject to restrictions and a disclaimer. Please refer to http://www.unisa.ac.za/disclaimer for full details.
________________________________

Hi Adrian,

I am trying to get Yaft post_2-5 to work and my colleague is trying pre-2_6.

What we want to know is in the main pom.xml of yaft can we change the parent sakai version to 2.6.2?
<parent>
  <artifactId>base</artifactId>
  <groupId>org.sakaiproject</groupId>
  <version>2.6.2</version>
  </parent>

For pre-2_6 this causes the following error on deployement:
java.lang.NoClassDefFoundError: org/sakaiproject/yaft/api/YaftForumService
      at org.sakaiproject.yaft.tool.SynopticYaftTool.init(SynopticYaftTool.java:154)

See full error below.

For post_2-5 it is not causing any deployment errors.  But as I said in an earlier email it stops tomcat from building.  I am still redeploying the whole of sakai to see if it helps.

Regars
Sonette
Sonette Yzelle
Analyst Developer
ICT
UNISA
South Africa
email: syzelle at unisa.ac.za<mailto:syzelle at unisa.ac.za>

From: Ngoepe, Phuti
Sent: Thursday, June 10, 2010 2:13 PM
To: Yzelle, Sonette
Subject: Error when deployed yaft post-2-5 after changing pom.xml 's parent to 2.6.2


java.lang.NoClassDefFoundError: org/sakaiproject/yaft/api/YaftForumService
      at org.sakaiproject.yaft.tool.SynopticYaftTool.init(SynopticYaftTool.java:154)
      at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1139)
      at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
      at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3996)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4266)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
      at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:831)
      at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:720)
      at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
      at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
      at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
      at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
      at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
      at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
      at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
      at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
      at java.lang.Thread.run(Thread.java:595)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100610/eb4b8b7f/attachment.html 


More information about the sakai-dev mailing list