You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/12/15 22:15:18 UTC

[jira] Resolved: (CXF-1886) Disappearing types from @XmlRootElement and no particular namespace

     [ https://issues.apache.org/jira/browse/CXF-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1886.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.6
                   2.1.9
         Assignee: Daniel Kulp


This is actually the same issue as CXF-1510 and was fixed as part of that.   Param types with just XmlRootElement and no XmlType are pretty much considered anonymous types.

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.1.9, 2.2.6
>
>         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.