[jboss-user] [Clustering/JBoss] - Re: problem caused by <distributable/>

bstansberry@jboss.com do-not-reply at jboss.com
Tue Jun 26 17:52:33 EDT 2007


If you mark your app distributable, that means its contents are serialized and replicated after each request.  That means you can't put non-serializable objects in the session.

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

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



More information about the jboss-user mailing list