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/12/01 08:49:21 UTC

[jira] Updated: (AXIS2-1802) Polymorphic Schema Support by WSDL Schema Parsin.

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

Nikhil Thaker updated AXIS2-1802:
---------------------------------

    Attachment: JiRA_1802_SchemaParsing.txt

> Polymorphic Schema Support by WSDL Schema Parsin.
> -------------------------------------------------
>
>                 Key: AXIS2-1802
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1802
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Attachments: JiRA_1802_SchemaParsing.txt
>
>
> As a part of Polymorphic Schema support in JAXWS implementation Rich has added code to gather polymorphic package names using annotation walking on ServiceEndpointInterface. I am expanding this solution to add support where we now read WSDL Schema and imports to gather package names. I have also added support to read packages from JAXB SchemaBinding Customization. Finally have also made changes to ensure that we do not attemt to load packages using Runtime Class Loader, instead we read packages as String and then before creating jaxb context we use ThreadContext Class Loader and load all the classes in each package. This should give us full support to handle polymorphic 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org