[Building Sakai] sakai2.9 issue on tomcat 7

Matthew Jones jonespm at umich.edu
Fri Sep 23 13:27:10 PDT 2011


I believe this was related to this jira (SAK-18760)

Just reading the jira, it appears to need to find DavRealm.class somewhere
different (It previously was in
./server/lib/sakai-dav-server-<VERSION>.jar )

This comment says it that will need to go in /lib now
https://jira.sakaiproject.org/browse/SAK-18760?focusedCommentId=133923&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-133923

The webdav also seems to need a version of the tomcat-catalina library
matching the version of tomcat you're running in it's lib directory, or at
least not include the 5.5.33 version's. It looked like marking them as
provided worked out okay?

http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22tomcat-catalina%22

Anyway, it doesn't look like the issue was completely resolved yet.

On Fri, Sep 23, 2011 at 4:04 PM, Liu, Peter <peter.liu at yale.edu> wrote:

>  Hi All,****
>
> ** **
>
> Has anyone running into following error on Tomcat 7 for sakai2.9(trunk
> code):****
>
> ** **
>
> Sep 23, 2011 4:02:06 PM org.apache.catalina.startup.HostConfig deployWAR**
> **
>
> INFO: Deploying web application archive dav.war****
>
> Sep 23, 2011 4:02:06 PM org.apache.tomcat.util.digester.Digester
> startElement****
>
> SEVERE: Begin event threw exception****
>
> *java.lang.ClassNotFoundException*: org.sakaiproject.dav.DavRealm****
>
>       at java.net.URLClassLoader$1.run(*URLClassLoader.java:202*)****
>
>       at java.security.AccessController.doPrivileged(*Native Method*)****
>
>       at java.net.URLClassLoader.findClass(*URLClassLoader.java:190*)****
>
>       at java.lang.ClassLoader.loadClass(*ClassLoader.java:307*)****
>
>       at java.lang.ClassLoader.loadClass(*ClassLoader.java:248*)****
>
>       at org.apache.tomcat.util.digester.ObjectCreateRule.begin(*
> ObjectCreat***
>
> ** **
>
> ** **
>
> Everything else looks good.****
>
> ** **
>
> Thanks!****
>
> Peter****
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110923/8b10911a/attachment.html 


More information about the sakai-dev mailing list