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


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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to