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