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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/27 21:03:28 UTC

[jira] Created: (AXIS2-3674) Support for @XmlSeeAlso

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


[jira] Assigned: (AXIS2-3674) Support for @XmlSeeAlso

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle reassigned AXIS2-3674:
-------------------------------------

    Assignee: Rich Scheuerle

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


[jira] Commented: (AXIS2-3674) Support for @XmlSeeAlso

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3674) Support for @XmlSeeAlso

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-3674.
-----------------------------------

    Resolution: Fixed

done 644039

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