[wsf-c-dev] [wsf-php] How to handle a rest get with a php service
Eran Chinthaka
chinthaka at wso2.com
Fri Mar 2 18:33:43 PST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Nandika,
Operation name being a part of the path name is Axis2/Java convention
only. There is no requirement for you to follow the same thing. I think
the best option is to append the operationName also in to the query
part, but it should be automatic. Meaning, user should not be worried
about appending that part.
And in the server side you can rip it accordingly.
- -- Chinthaka
nandika wrote:
> 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 at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF6N6GjON2uBzUhh8RAncoAKCpPssS4aBnt7ytmuFYtfIMeODFjQCgrXRN
h62OiqFqOX+d1GbSfuBiMvM=
=+esA
-----END PGP SIGNATURE-----
More information about the Wsf-c-dev
mailing list