I installed SOAP 2.2 using Apache Tomcat 3

then I tried to list and deploy services as I did it using soap 2.1:

java org.apache.soap.server.ServiceManagerClient 
http://localhost:8080/soap/servlet/rpcrouter list

to list or

java org.apache.soap.server.ServiceManagerClient 
http://localhost:8080/soap/servlet/rpcrouter deploy swpadmin-soapdeploy.xml


but I always receive the error:

  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.AbstractMethodError

what should this mean??


I would appreciate any help! thank you!


Alex

Reply via email to