Hi All
I am facing a problem in configuring Apache SOAP
2.2 which i need to use for the SSL support they have given.
On server side, the installation looks quite okay,
since i am able to get the rpcrputer servlet running on the browser. But then
when i try to deploy the service or even try to run the list command, i am
getting an error that says:
D:\orion\helloservice\client>java
org.apache.soap.server.ServiceManagerClient
ht
tp://localhost/soap/servlet/rpcrouter list Ouch, the call failed: Fault Code = SOAP-ENV:Server.Exception: Fault String = java.lang.AbstractMethodError I went thru a lot of discussion on a similar
error, which had NoSuchMethodError instead of this AbstractMethodError btw. I
have xerces version 1.4.0 as the first parser in the classpath. My query was
whether i need xml4j 3.2 or jaxp as well, or will xerces 1.4.0 suffice the
needs.
Looking forward to ur help
Thanks
Yash
|