[ http://issues.apache.org/jira/browse/AXIS2-1378?page=all ]

Jeff Barrett closed AXIS2-1378.
-------------------------------


> Unmarshalling non anonymous complex type.
> -----------------------------------------
>
>                 Key: AXIS2-1378
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1378
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Attachments: JIRA_1378_unmarshalNonAnonymousComplexTypes.txt
>
>
> I am adding functionality where, JAXB can unmarshall a schema that uses non 
> anonymous complex. We had problems where in when a non anonymous complex type 
> was used there was no @xmlRootElement defined and jaxb Class did not 
> unmarshall it correctly.
> I found the resolution to this by creating a JAXBElement that where the name 
> of the element is defined in the @xmlType annotation on top of the jaxbClass. 
> I will add this enhancement so we can use non anonymous complex types in our 
> schema.

-- 
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

        

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

Reply via email to