Well, you need to implement Serializable when you want to use them in a context that requires serialization. :)
There are a few places you could potentially need a serializable object. What exactly are you doing that causes you to run into the exception. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008607#4008607 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008607 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
