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

snedapunk do-not-reply at jboss.com
Wed Jun 27 19:14:59 EDT 2007


When you try to set an attribute in the session that is not serializable, it will throw an exception with a stack trace.  So the first thing I would probably do is open up gcsMenu.jsp and goto line 450 and see if you are putting an object into the session. If so, I then would open that object and make sure that it  implements Serializable.



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

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



More information about the jboss-user mailing list