Hi, Can anyone help me on this, I am really stuck! Thanks and Regards, Gokula
Sent using Blackberry so please ignore typo. ----- Original Message ----- From: Gokula Krishnan P To: [email protected] <[email protected]> Cc: Francisco Estanqueiro <[email protected]> Sent: Tue Jun 15 17:51:57 2010 Subject: RE: Re:[cas-user] Need help on Clustering CAS Hi, I am getting NoClassDefFoundError. What version of jboss cache should I go for my system configuration (as given below) or am I missing some configurations? JDK: jdk1.5.0_15-b04 JBoss: jboss 4.2.0.GA_CP02 Linux 4.6 --------------------------------------- The jboss-cache-jdk50.jar does not have the Cache class. 17:04:15,202 INFO [STDOUT] 2010-06-15 17:04:15,202 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.> 17:04:15,354 INFO [STDOUT] 2010-06-15 17:04:15,347 ERROR [org.springframework.web.context.ContextLoader] - <Context initialization failed> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'centralAuthenticationService' defined in ServletContext resource [/WEB-INF/spring-configuration/applicationContext.xml]: Cannot resolve reference to bean 'ticketRegistry' while setting bean property 'ticketRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ticketRegistry' defined in ServletContext resource [/WEB-INF/spring-configuration/ticketRegistry.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/jboss/cache/Cache at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104) Thanks & Regards, Gokula -- 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
