[jboss-user] [JBoss Seam] - Re: Exception getting value of property
petemuir
do-not-reply at jboss.com
Mon May 7 04:41:18 EDT 2007
Part of the contract of marking an interface serializable is to ensure that all objects referenced from it are serializable. Context isn't, so mark it transient. What version of Seam btw?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043593#4043593
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043593
More information about the jboss-user
mailing list