[jboss-user] [JBoss Cache: Core Edition] - Re: java.io.NotSerializableException: java.util.concurrent.

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Oct 20 08:53:29 EDT 2008


Umm, you've tried to put a non-serializable class in the cache.  :-)

Specifically, a java.util.concurrent.FutureTask which, according to the Javadocs, is not Serializable.

What is the purpose of caching a FutureTask anyway?!??

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

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



More information about the jboss-user mailing list