[jboss-user] [JBoss Cache: Core Edition] - ClassCastException when not restarting jbosscache service be

ianjohannesen do-not-reply at jboss.com
Sun Sep 7 18:56:36 EDT 2008


Hi,

We're currently using Jboss AS 4.2.2.GA on Solaris 10 with JbossCache 2.2.0.CR6.

Naturally we're deploying it as a SAR as per the wiki. This all works somewhat marvelous, but when we redeploy one of our EARs and an EJB tries to grab hold of something in the cache that was there before it got redeployed. It throws a ClassCastException at us. Trying to call the clearData(Fqn) doesn't  remove the problem either. Reploying the SAR with JbossCache in it does however. Our POJOs have serialVersionUID set of course, which should make for the objects to be the same always (given that we don't change them of course). Is JbossCache possible caching the class of the objects it stores? And if so is it possible to only clear a certain part of the tree like when using clearData(Fqn) to clear cached data to get these class cachings disappear. 

If there's any other detailed information you guys need - don't hesitate to ask for it.

BR,

Ian J.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174869



More information about the jboss-user mailing list