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 2014/07/17 18:07:04 UTC

[jira] [Resolved] (CXF-5888) Unwrapped operation detection not looking for attributes of extended types

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

Daniel Kulp resolved CXF-5888.
------------------------------

    Resolution: Fixed

> Unwrapped operation detection not looking for attributes of extended types
> --------------------------------------------------------------------------
>
>                 Key: CXF-5888
>                 URL: https://issues.apache.org/jira/browse/CXF-5888
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.7.11, 3.0.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.7.13, 3.0.2
>
>
> If an operation points an a complexType, the unwrapping logic does check if the type has an attribute and will keep the operation as "bare" if there is an attribute.  However, if the complexType is an extension of another complexType that contains attributes, those attributes are not examined and thus the operation may be "unwrapped", but those attributes are then lost.
> Per spec, the operation should remain in bare mode for this case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)