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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]