We have a problem with this. 
Our cache is InactiveOnStartup, and we activate it programatically, so we wait 
for objects (classes) being fully loaded in the starting cluster node, before 
getting data nodes replicated from the other cluster node, so we avoid 
ClassNotFoundExceptions, and such.

In the docs, it states that whenever you use an InactiveOnStartup cache, you 
should use an ExtendedCacheLoader. And ClusteredCacheLoader is not an 
ExtendedCacheLoader.

Is there way to solve this? Probably by a ChainingCacheLoader???

Thanks again.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104257#4104257

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104257
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to