[wsf-c-dev] [jira] Resolved: (WSFPHP-86) WSA action set on service not picked and not set in outgoing message

Samisa Abeysinghe (JIRA) jira at wso2.org
Sun Aug 26 22:33:55 PDT 2007


     [ http://www.wso2.org/jira/browse/WSFPHP-86?page=all ]

Samisa Abeysinghe resolved WSFPHP-86.
-------------------------------------

    Resolution: Fixed

I have fixed the logic in message receiver to pick the action set by service operation function

> WSA action set on service not picked and not set in outgoing message
> --------------------------------------------------------------------
>
>                 Key: WSFPHP-86
>                 URL: http://www.wso2.org/jira/browse/WSFPHP-86
>             Project: WSO2 WSF/PHP
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Samisa Abeysinghe
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.1
>
>
> I can create the mesasage to be retuned by my operation as follows:
> new WSMessage($resPayload, array("action" => "http://wso2.org/wsf/php/addr/bill"));
> This meanks that the outoing message should have the WSA as http://wso2.org/wsf/php/addr/bill. But it does not pick this but use the action that came in as the outgoing action

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

        



More information about the Wsf-c-dev mailing list