You are placing the session itself (or some object with a reference to the session) as an attribute in the session. You cannot do this as the session is not serializable.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135960#4135960 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135960 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
