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=11093>.
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=11093

DefinitionsFactoryConfig is not Serializable

           Summary: DefinitionsFactoryConfig is not Serializable
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Tiles framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


DefinitionsFactory declares that it implements Serializable.
ComponentDefinitionsFactoryWrapper implements DefinitionsFactory and has a 
member config that is a DefinitionsFactoryConfig.
DefinitionsFactoryConfig is not Serializable and thus 
ComponentDefinitionsFactoryWrapper breaks when going through serialization.
There doesn't seem to be a reason why DefinitionsFactoryConfig can't be 
Serializable, and locally making that modification seems to work.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to