[
https://issues.apache.org/jira/browse/CXF-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jimma updated CXF-2843:
-----------------------
Description:
The wsa:action value computation in wsdl1.1 is confused in spec
:http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529/
>From the spec , we can conclude the default response wsa:action value pattern
>when there is no name specified for input/output is :
[target namespace][delimiter][interface name][delimiter][operation
name][direction token]
was:
The wsa:action value computation in wsdl1.1 is confused in spec
:http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529/
>From the spec , we can conclude the default response wsa:action value pattern
>is :
[target namespace][delimiter][interface name][delimiter][operation
name][direction token]
> The default wsa:action value computation for response message is not correct.
> ------------------------------------------------------------------------------
>
> Key: CXF-2843
> URL: https://issues.apache.org/jira/browse/CXF-2843
> Project: CXF
> Issue Type: Bug
> Components: WS-* Components
> Reporter: jimma
> Assignee: jimma
> Fix For: 2.2.10
>
>
> The wsa:action value computation in wsdl1.1 is confused in spec
> :http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529/
> From the spec , we can conclude the default response wsa:action value pattern
> when there is no name specified for input/output is :
> [target namespace][delimiter][interface name][delimiter][operation
> name][direction token]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.