| Author |
Webservices using JAX-RPC and AXIS2
|
Balasubramanian Krishnaswamy
Greenhorn
Joined: Jun 26, 2007
Posts: 24
|
|
Friends,
I am building a sample web service using JAX-RPC and Axis and deploying on Tomcat.
I have downloaded the AXIS 1.2 version from this link --- http://ws.apache.org/axis/java/releases.html and deployed it in Tomcat server.
I am getting the below AXIS FAULT exception while deploying my java file as a service using deploy.wsdd by issuing the command "java org.apache.axis.client.AdminClient deploy.wsdd"
"AXISFault Exception Error (404) Resource not found /axis/services/AdminService"
And there is no service named "AdminService" available at the URL http://localhost:8080/axis/service/ except for some "Version".
Could anyone please tell me what am I missing, do I need to go for some other version of Axis?
Cheers,
Bala
|
 |
anh le
Greenhorn
Joined: Dec 22, 2008
Posts: 3
|
|
|
your question is quite general. because of supporting to you. but clearly your service is not exit
|
 |
 |
|
|
subject: Webservices using JAX-RPC and AXIS2
|
|
|