Hi,
I have installed SOAP-2.2 and i am using TOMCAT-3.1.3 as servlet
engine. All installation testings on server side are going perfect.
The admin tool is coming up...at the right port...
but when i try to run the command java
org.apache.soap.server.ServiceManager
http://localhost:8080/soap/servlet/rpcrouter list
it throws following error.
Ouch, the call failed:
Fault Code = SOAP-ENV:Server.Exception:
Fault String = java.lang.NoSuchMethodError
Any pointers why this is coming up and how to solve this would be of
great help..
Also can i get more details of the call stack and exact location of the
error. I do not like
this soap being a black box after its gone into TOMCAT.
Thanks and regards
Bhagyesh