Help on REST with AXIS

2009-02-17 Thread Murugesh Ramachandran
Greetings, I need some help in configuring REST on AXIS2. I have created a standard webservice using axis2. I would like to know how to i make this same service as REST. Is it possible to do that? URL - http://localhost:8080/services/services/categoryservice/getCategoryDetailsFromId I tried

Re: Help on REST with AXIS

2009-02-17 Thread keith chapman
Hi Murugesh, Did you have a look at this tutorial [1]? Thanks, Keith. [1] http://wso2.org/library/3726 On Tue, Feb 17, 2009 at 4:43 PM, Murugesh Ramachandran muru...@gmail.comwrote: Greetings, I need some help in configuring REST on AXIS2. I have created a standard webservice using axis2.