> it actually looks like the cause of everything is the > java.io.FileNotFoundException > > Caused by: java.io.FileNotFoundException: > C:\Program%20Files\Apache%20Software%20Foundation\tomcat\6.0.18\jvm1\webapps\cas\WEB-INF\lib\cas-server-core-3.3.4.jar > (The system cannot find the path specified) > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.<init>(ZipFile.java:114) > at java.util.jar.JarFile.<init>(JarFile.java:133) > at java.util.jar.JarFile.<init>(JarFile.java:97) > at > org.jboss.util.file.JarArchiveBrowser.<init>(JarArchiveBrowser.java:69) > ... 64 more
http://opensource.atlassian.com/projects/hibernate/browse/EJB-337 looks like a potential cause. Can you move your Tomcat such that the path above would not contain spaces and try again? M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
