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

Nikhil Thaker reassigned AXIS2-1802:
------------------------------------

    Assignee: Nikhil Thaker

> 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
>         Assigned To: 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to