[ 
https://issues.apache.org/jira/browse/AXIS2-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583132#action_12583132
 ] 

Rich Scheuerle commented on AXIS2-3674:
---------------------------------------

Summary of Problem:
JAXWS uses 
org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder to 
construct a list of package names by walking the schema and annotations.
The JAXBContext is constructed using the package name information.

The PackageSetBuilder should be upgraded to look for @XmlSeeAlso on each JAXWS 
related interface/class/wrapper/parameter to gather additional packages.

> Support for @XmlSeeAlso
> -----------------------
>
>                 Key: AXIS2-3674
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3674
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Rich Scheuerle
>             Fix For: 1.4
>
>
> See usage pattern here:
> http://weblogs.java.net/blog/kohlert/archive/2006/10/jaxws_and_type.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to