axis2 web services deployment
843833Sep 7 2007 — edited Sep 19 2007Hello,
I recently started to work on web service using Axis2 release.
I have download the axis2 related files followed the instruction given in the page (http://ws.apache.org/axis2/1_2/installationguide.html) able to access the validate and listservices pages.
In that "axis2" web application "Version" services is there, i am able to see the wsdl and xsd with the following urls
http://localhost:8050/axis2/services/Version?wsdl
http://localhost:8050/axis2/services/Version?xsd
The problem is if accessed the "Version" services with the url
http://localhost:8050/axis2/services/Version.The browser displays following message
"Please enable REST support in WEB-INF/conf/axis2.xml and WEB-INF/web.xml".I tried to change few settings in web.xml & axis2.xml still same message displayed in browser.
i need help to resolve this problem. Thanks in advance.
Regards
Ragunathan