Hi Peter,
 
  I too use to get same error  and is due to either of this two reasons 

1.      Classpath is not pointing to appropriate xerces.jar
2.      Wrong parser in being invoked by tomcat.bat file edit this file
and make sure that proper xerces.jar is called before any other parser
(jar) files. 

This is do and u will be able to start communicating with soap server
 
regards
 
Minhaj.S
 
I want to install soap server in iplanet webserver. any pointers please
?
 
 
-----Original Message-----
From: Peoter Veliki [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 3:45 AM
To: [EMAIL PROTECTED]
Subject: help with error: ServiceManagerClient rpc-router-url list



When i try and test my setup by calling
java org.apache.soap.server.ServiceManagerClient rpc-router-url list 
 
I get: 
 
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError
Done!
 
I believe I have successfully placed xerces at the beginning of the
classpath in the Tomcat startup script. Any ideas on what the problem
is?  
 
Thanks in advance

Reply via email to