File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes AXIS error -No service is available at this URL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "AXIS error -No service is available at this URL" Watch "AXIS error -No service is available at this URL" New topic
Author

AXIS error -No service is available at this URL

Vas Miriyala
Ranch Hand

Joined: Sep 14, 2009
Posts: 114

Hi All
I am trying to run a simple web service application using JAX-RS(Jersey) with tomcat 5.5.27 and I have written the simple class as resource and just one method as resource method which
return html to the client and I placed the these jar files(jersey-server.jar,jersey-core.jar,jsr311-api.jar,asm.jar) but when i am accessing from web browser its giving error which says

AXIS error-No service is available at this URL
I am not getting from where axis error is coming?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: AXIS error -No service is available at this URL
 
Similar Threads
Which Web Service implementation to use?
Webservices using JAX-RPC and AXIS2
Cant Run Simple Jersey REST Webservice Example
ljava problem
IWAB0135E An unexpected error has occurred.