[jboss-user] [JBoss Seam] - Understanding Serialization
chane
do-not-reply at jboss.com
Fri Jul 28 01:51:17 EDT 2006
After a conversation has sat idle for a while due to think time (or abondonment), I am seeing SerializationException errors in the log.
Suggestions on where I can learn about serialization?
A couple of specific questions that might clear up my issues:
1. Is it enough to add Serializable to a class?
2. When do I need to have writeObject/readObject methods?
- are those the right method names?
Thanks,
Chris....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961478#3961478
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961478
More information about the jboss-user
mailing list