Published on WSO2 Oxygen Tank (http://wso2.org)

[wsf-c-dev] [wsf-php] How to handle a rest get with a php service

By nandika
Created 2007-03-02 04:21

Hi all,

Currently Axis2c handles rest style invocations with GET as follows.

The request URL for the REST GET would be as
"http://host:port/axis2/services/service_name/operation name ? arguments"

But in case of a php service , the .php file will be the service and
after that we will have the "?"
So we need to come up with a convention on how to pass the operation
name along with parameters after "?".

Any Ideas will be greatly appreciated.

--Nandika

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev


Source URL:
http://wso2.org/forum/thread/847