RE: Soap Install Help

2001-07-18 Thread Gokhman, Ed (CICG Direct Markets)
Hi, I am new to Apache SOAP. I have a NameValuePair object written as a java bean. The data items are: String name; // S/E Object value; // May be a Vector of NameValuePairs or class-wrappers for primitive types, i.e. // Double, or a single NameValueP

Soap Install Help

2001-07-18 Thread Bahal, Sanjay
Hi: I just installed Soap and am trying to run it with apache. I have followed the install instructons. The server test works fine but when I run the client test it errors out: C:\>java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/ rpcrouter list Exception in thread "main