Hi,
        This is mostly the classpath problem. Check if you have kept the the path for your service in the classpath. And even check if tomcat is having the classes that you want to access in its webapps directory.
 
Thanks,
Jyothi
-----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