You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2010/06/10 12:29:14 UTC

[jira] Updated: (CXF-2842) wsa:action header is missing when the wsam:Action="" in wsdl input

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

jimma updated CXF-2842:
-----------------------

    Summary:  wsa:action header is missing when the  wsam:Action="" in wsdl input  (was: Empty wsa:action header when the  wsam:Action="" in wsdl input)

>  wsa:action header is missing when the  wsam:Action="" in wsdl input
> --------------------------------------------------------------------
>
>                 Key: CXF-2842
>                 URL: https://issues.apache.org/jira/browse/CXF-2842
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.2.10
>
>
> When the wsam:action is an empty string , the MAPAggregator does not generate the wsa:action header which is required :
>  <operation name="addNumbers4">
>             <input message="tns:addNumbers4" wsam:Action=""/>
>             <output message="tns:addNumbersResponse4" wsam:Action=""/>
>             <fault name="add4Fault" message="tns:addNumbers4Fault" wsam:Action=""/>

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