[
https://issues.apache.org/jira/browse/CXF-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642632#action_12642632
]
Benson Margulies commented on CXF-1886:
---------------------------------------
In general, adding an @XmlRootElement to a type used as a parameter in a
wrapped message seems to have, well, spectacularly bad results for the
resulting schema.
> Disappearing types from @XmlRootElement and no particular namespace
> -------------------------------------------------------------------
>
> Key: CXF-1886
> URL: https://issues.apache.org/jira/browse/CXF-1886
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.2
> Reporter: Benson Margulies
> Attachments: trouble.patch, wsdl
>
>
> The attached patch adds two 'innocent' types to the the tests in
> cxf-rt-javascript. If you look at the attached WSDL, you will see that the
> type 'inheritanceTestDerived' is referenced in the WSDL but does not end up
> defined in the schema at all, anywhere!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.