Hi all,

An Axis2 user posted the following question to me

"Can I call service using only one REST method, for example POST and if
I call service using any other method (GET, PUT, DELETE) axis2 generates
response with status 405 Method not allowed ? If there is possibility to
do this, where i can set this option in configuration of axis2."

I think this is a feature that we should have. Its too late to get this
feature into Axis2 now (as axis2 will be releasing in a week or so).
Shall we implement this feature for 1.1? From an implementation point of
view it can be done easily using a axis2 module.

Also I would like us to restrict GET access to operations that are
explicitly marked as safe.

WDYT?

Thanks,
Keith.

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to