JBoss Community

Re: I blogged about JBoss Cache, can somebody please check it's

created by vadimk in JBoss Cache - View the full discussion

I've tried exactly what you are suggesting here without any success.

If I use CacheManagerLocator then I get InvalidParameterException, because returned CacheManager is always null.

 

I tried to go directly via JNDI context and can see the returned Object is null.

 

However, I can see my caches eagerly started and I can see reference to java:CacheManager in JMX-CONSOLE. So, it seems that CacheManager bound to JNDI is not initialized or the wrong Object is bound.

 

I even added <depends>CacheManager</depends> to my application with no effect.

 

I could not find any help on this topic, so any suggestions on how to make it work would be greatly appreciated.

 

 

I'm running JBoss.5.1.0-GA with ALL configuration, so all the jars should be available there.

 

Thanks, Vadim

Reply to this message by going to Community

Start a new discussion in JBoss Cache at Community