All, I have set up as per the instruction. The ur http://localhost:8080/soap/servlet/messagerouter prints "Sorry, I don't speak via HTTP GET- you have to use HTTP POST to talk to me.". That means server is set up correctly. But When I try to verify teh client-server set up by running the foll command
C:\soap-2_2>java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/messagerouter list I am getting the foll err Ouch, the call failed: Fault Code = SOAP-ENV:Server.Exception: Fault String = java.lang.NoSuchMethodError Could any one tell how to fix this? Thanks In Advance, shanthi