http://nagoya.apache.org/bugzilla/show_bug.cgi?id=431 *** shadow/431 Fri Feb 2 18:28:46 2001 --- shadow/431.tmp.19482 Fri Feb 2 18:28:46 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Class org.apache.struts.util.MessageResources is declared as Serializable | + +----------------------------------------------------------------------------+ + | Bug #: 431 Product: Struts | + | Status: RESOLVED Version: Nightly Build | + | Resolution: FIXED Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Utilities | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + This class has to members of class MessageResourceFactory that are not serializable. +So the class itself cannot be serializable. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-02-02 18:28 +------- + This issue has been fixed by re-implementing MessageResources and + MessageResourcesFactory. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]