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

nandika nandika at wso2.com
Fri Mar 2 04:21:14 PST 2007


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





More information about the Wsf-c-dev mailing list