Hi all,
I have experimented with SOAP on Windows 2000 and all seems to be working
well.
Now I am installing it on SOLARIS but get an error in deploying the
examples:
Fault Code = SOAP-ENV:Server.Exception:
Fault String = java.lang.NoSuchMethodError
The web screen with the SOAP admin I can see well. I can also get the
message:
Sorry, I don't speak via HTTP GET- you have to use HTTP POST to talk
to me.
So all seems well except when I start to deploy the client. Even if I try to
list the services from the command line client
java org.apache.soap.server.ServiceManagerClient
http://myhost:8080/soap/servlet/rpcrouter list
I get the above fault error from the server. Has anybody had a similar error
where it seems to pass the installation tests but you cannot deploy any
samples?
thanks in advance
Jan