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/04/14 18:44:14 UTC

[jira] Created: (CXF-2172) RPC/Lit types with both XmlType and XmlRootElement are ending up as element parts, not type parts

RPC/Lit types with both XmlType and XmlRootElement are ending up as element parts, not type parts
-------------------------------------------------------------------------------------------------

                 Key: CXF-2172
                 URL: https://issues.apache.org/jira/browse/CXF-2172
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.2, 2.1.4, 2.0.10
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp



If a type has an XmlRootElement annotation on it and it's used for a method param/return value, with RPC/Lit, the parts in the generated wsdl are ending up as element parts intstead of type parts.  That is not correct according to ws-bp rules.




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


[jira] Resolved: (CXF-2172) RPC/Lit types with both XmlType and XmlRootElement are ending up as element parts, not type parts

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

Daniel Kulp resolved CXF-2172.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1
                   2.1.5
                   2.0.11

> RPC/Lit types with both XmlType and XmlRootElement are ending up as element parts, not type parts
> -------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2172
>                 URL: https://issues.apache.org/jira/browse/CXF-2172
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.0.10, 2.1.4, 2.2
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.0.11, 2.1.5, 2.2.1
>
>
> If a type has an XmlRootElement annotation on it and it's used for a method param/return value, with RPC/Lit, the parts in the generated wsdl are ending up as element parts intstead of type parts.  That is not correct according to ws-bp rules.

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