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:37:13 UTC

[jira] Created: (CXF-2843) The default wsa:action value computation for response message is not correct.

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 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.


[jira] Resolved: (CXF-2843) The default wsa:action value computation for response message is not correct.

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

jimma resolved CXF-2843.
------------------------

    Resolution: Fixed

> 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.


[jira] Updated: (CXF-2843) The default wsa:action value computation for response message is not correct.

Posted by "jimma (JIRA)" <ji...@apache.org>.
     [ 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.