From the JIRA comments:
anonymous wrote : When a non serializable object that JBoss Serialization tries to
serialize does not contain an default empty constructor.
So you have a non serializable object (which does not contain a default constructor) which
causes this incorrect exception to be thrown when the bean is being passivated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205476#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...