Hi I am using Axis2 1.1.1 , and I am trying to configure the "Version" Service to be RESTFul. Out of the box installation of AXIS2.war on Tomcat, doesn't provide REST support. When I try to access the REST Service http://localhost:8080/axis2/services/Version ... I get an error saying that you need to enable REST in axis2.xml and web.xml. If I try to access it using the http://localhost:8080/axis2/rest/Version URL, it says service not found.
I have tried playing around with enabling the REST Servlet, parameter etc in the axis2.xml and web.xml, but without successs. Can someone guide me to the documentation of how to Enable AXIS2 for REST,what are the configuration parameters I need to set to make this successful. Thanx! Rajesh -- View this message in context: http://www.nabble.com/How-to-Configure-Enable-Axis2-for-REST-tf3336931.html#a9280563 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
