[jboss-user] [JBossCache] - Re: problem when attribute UseReplQueue is true...

vincent.marquez do-not-reply at jboss.com
Mon Mar 19 17:43:37 EDT 2007


I'm assuming this is a problem with Session replication, or are you using jbossCache on its own?  

I believe Manik is just asking if the objects your putting into the cache (or your session object) implement the serializable interface, and if the key your using is also serializable. (Hopefully, a string or int?)

Not sure if this helps, but look and see what your adding to the cache and if it does implement Serializable. 

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

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



More information about the jboss-user mailing list