I am using Eclipse to build CAS 4.0.0 clustered server with MySQL as the ticket 
cache. I am also doing a maven build but keeping that separate for reasons that 
are not relevant. The problem is java.lang.NoClassDefFoundError thrown by the 
Spring ContextLoaderListener when the war file is deployed.

The first missing class was org/jboss/cache/CacheException and I could not find 
that class in the CAS files I downloaded so I found a jboss-cache-1.2.2.jar 
somewhere. But then the next one was org/jboss/util/NestedException. I suppose 
this could go on for a while and I don't want to keep going outside the CAS 
downloads.

Any suggestions?

-- 
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

Reply via email to