Hi everyone, I am trying to package and deploy the webapps for CAS Server 3.2.1 based on the following instructions: http://www.ja-sig.org/wiki/display/CASUM/Configuring
I have updated my cas-server-webapp pom.xml file and when I deploy my new cas.war with the update deployerContext.xml file, I ultimately run into an issue in my cas.log file: error trying to scan <jar-file>: file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%205.5/webapps/cas/WEB-INF/lib/cas-server-core-3.2.1.jar From what I have read online this appears to possibly be an issue with Hibernate and spaces in the path on Windows, but it also appears that this has been fixed. I've tried wiping out my environment a few times now. I believe I am following the instructions correctly in the CAS wiki, and I am not changing any CAS source code. The only potential issue I think I may have is I'm using a 1.5 JDK and not a 1.6, which I've read could be the issue in a few places, but no one says definitively either way. Has anyone else run into this issue or does anyone have any steps/guidelines for packaging and deploying the Service Management app to persist the data to a MySql database? Thanks, -Brian -- 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
