Hi again,
        As pointed out so many times before in this mailing list,
we always end up in problems with the CLASSPATH with tomcat.
the jaxp.jar from tomcat shud never preceed the xerces.jar that u add.
 java.lang.NoSuchMethodError is yet another way the problem 
manifests itself.
        Thanks to all the messages that dealt with this topic.
However the blackbox part of soap is yet open. 

regards,
BH


-----Original Message-----
From: Hede, Bhagyesh 
Sent: Wednesday, September 19, 2001 3:49 PM
To: [EMAIL PROTECTED]
Subject: java.lang.NoSuchMethodError


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

Reply via email to