In case you still got the problem. I also had this error due to the fact the Object I was
adding as a variable was not Serializable.
Implementing java.io.Serializable should fix this error.
Greetz
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234852#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...