Action URIs on wsrf operation response messages are the same as request action 
URIs 
------------------------------------------------------------------------------------

                 Key: MUSE-41
                 URL: http://issues.apache.org/jira/browse/MUSE-41
             Project: Muse
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.0.0 M1
         Environment: any
            Reporter: Mohammad Fakhar
            Priority: Minor


After looking through both muse and axis2 code I see that the action uris of 
any wsrf operation response message is not set properly.
 
eg: the get mult RP operation request uri is: 
http://docs.oasis-open.org/wsrf/rpw-2/GetMultipleResourceProperties/GetMultipleResourcePropertiesRequest

and the response action uri should be: 
http://docs.oasis-open.org/wsrf/rpw-2/GetMultipleResourceProperties/GetMultipleResourcePropertiesResponse

But it remains the same as request uri. 

The wsrf spec says:
"The wsa:Action MUST contain the URI 
http://docs.oasis-open.org/wsrf/rpw-2/GetMultipleResourceProperties/GetMultipleResourcePropertiesResponse.";


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to