| 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?
|
 |
 |
|
|
subject: AXIS error -No service is available at this URL
|
|
|