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 2007/07/24 20:37:31 UTC

[jira] Created: (CXF-843) Code first, Multiple out headers is only putting one soap:header element in the wsdl

Code first, Multiple out headers is only putting one soap:header element in the wsdl
------------------------------------------------------------------------------------

                 Key: CXF-843
                 URL: https://issues.apache.org/jira/browse/CXF-843
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime, Service Model, Soap Binding, Tooling
    Affects Versions: 2.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.0.1



If a method has multiple out headers (or in/out headers), only the first one is added to the wsdl as a soap:header.   The others are not listed as headers and not put in the "parts" list for the soap:body.   

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


[jira] Resolved: (CXF-843) Code first, Multiple out headers is only putting one soap:header element in the wsdl

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

Daniel Kulp resolved CXF-843.
-----------------------------

    Resolution: Fixed

> Code first, Multiple out headers is only putting one soap:header element in the wsdl
> ------------------------------------------------------------------------------------
>
>                 Key: CXF-843
>                 URL: https://issues.apache.org/jira/browse/CXF-843
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime, Service Model, Soap Binding, Tooling
>    Affects Versions: 2.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.0.1
>
>
> If a method has multiple out headers (or in/out headers), only the first one is added to the wsdl as a soap:header.   The others are not listed as headers and not put in the "parts" list for the soap:body.   

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