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

Rich Scheuerle resolved AXIS2-1659.
-----------------------------------

    Resolution: Fixed

> JAXWS not handing Polymorphic schema
> ------------------------------------
>
>                 Key: AXIS2-1659
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1659
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Rich Scheuerle
>         Attachments: Axis2_1659_polymorphic_schema_interimfix.txt
>
>
> Currently when JAXWS marshalles a polymorphic schema the marshalled xml does 
> not have the xsi:type associated with the actual type, thus JAXB demarshaller 
> cannot case the from type to the actual type. The problem is associated with 
> how the jaxws creates JAXBContext.
> Rich and I had a brief conversation on this and I am first putting togeather 
> an interim solution that will create JAXBContext such that we have all the 
> required formal and acutal types in the context with assumption that they are 
> located in the same package as the wrapper classes.
> I will create a separate JIRA to fix this by looking at the context paths of 
> all the forma and actual type pakages and expan the interim solution to fix 
> the problem permenantly.

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