You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrey Nikolov (JIRA)" <ji...@apache.org> on 2016/04/05 21:48:25 UTC

[jira] [Updated] (CXF-6844) Cannot assign 'part name' in SOAP WSDL for document-wrapped style

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

Andrey Nikolov updated CXF-6844:
--------------------------------
    Affects Version/s: 3.1.6

> Cannot assign 'part name' in SOAP WSDL for document-wrapped style
> -----------------------------------------------------------------
>
>                 Key: CXF-6844
>                 URL: https://issues.apache.org/jira/browse/CXF-6844
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding, WS-* Components
>    Affects Versions: 3.1.5, 3.1.6
>         Environment: Java 1.8.0 Update 74, Mac OSX 10.11.4
>            Reporter: Andrey Nikolov
>            Priority: Minor
>              Labels: SOAP, WSDL
>
> I am developing a code-first SOAP service WSDL of style Document-Literal (Wrapped).
> Cannot assign proper message part names using partName argument in @WebParam and @WebResult annotations since the resulting WSDL always defaults to <wsdl:part name="parameters">.
> The assignment works for header message parts, as well as for Document-Literal (Bare) WSDL style.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)