I found http://community.jboss.org/wiki/classloadingconfiguration link, see
if it can provide any help with classloader config in JBoss.

On Tue, Jun 15, 2010 at 8:57 PM, Mihir Patel <[email protected]> wrote:

> Hi Gokula,
>
> Why are you using JBoss, this can work just fine on Tomcat too. We have our
> CAS with 4 server node cluster on Tomcat with JBossCache 3.2.1GA. Let me
> know if you are open to migrate over to Tomcat and I can help you with that.
> As far as this error with JBoss is concerned this is still related to
> classloading issue, can you post classpath URLs from jmx-console?
>
> -Mihir
>
>
> On Tue, Jun 15, 2010 at 7:18 PM, Gokula Krishnan P <
> [email protected]> wrote:
>
>> 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
>>
>>
>

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