You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/11/09 18:17:37 UTC

[jira] Updated: (AXIS2-1659) JAXWS not handing Polymorphic schema

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

Nikhil Thaker updated AXIS2-1659:
---------------------------------

    Attachment: Axis2_1659_polymorphic_schema_interimfix.txt

Attached is the interim fix as mentioned in the JIRA

> 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
>         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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org