You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/10/25 04:22:53 UTC

DO NOT REPLY [Bug 22207] - serialization and deserialization

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22207>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22207

serialization and deserialization





------- Additional Comments From mrdon@twdata.org  2003-10-25 02:22 -------
One solution I can see is, in
o.a.s.a.DynaActionFormClass.createDynaActionFormClass(), clone the
FormBeanConfig to keep all the information the DynaClass will need to replicate,
but get rid of the link to ModuleConfig, the cause of the serialization woes.  I
believe BeanUtils has some methods to make this very easy.

Any objections?

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org