Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

axis2 web services deployment

843833Sep 7 2007 — edited Sep 19 2007
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2007
Added on Sep 7 2007
2 comments
395 views