[ http://issues.apache.org/jira/browse/AXIS-1797?page=all ]
Steve Green updated AXIS-1797: ------------------------------ Attachment: 1797.test.tar Attached is a test case > Base attributes not serialized when simpleContent extends another > simpleContent > ------------------------------------------------------------------------------- > > Key: AXIS-1797 > URL: http://issues.apache.org/jira/browse/AXIS-1797 > Project: Axis > Type: Bug > Components: WSDL processing > Versions: current (nightly) > Reporter: Steve Green > Attachments: 1797.patch, 1797.test.tar, 1797.wsdl, Test.java > > When a simpleContent extends another simpleContent, and the base type has > attributes, those attributes are not serialized. > I believe that the problem is with the code generation, and not a > serialization bug. The code generator uses a has-a model for this, and I > believe that it should be an is-a model. This is also necessary to allow for > polymorphic behavior in the generated classes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira