client has to point to server ... use an external properties/initialization/jndi/something to pick up the URL for the server while setting up the client ...
If that doesn't make sense cut and paste the client setup code and email it to the user list. In the "more info needed" dept., you should also note whether you hand coded the soap server and client or if you built them via wsdl tools, etc. On Tue, 2002-07-16 at 15:00, Ming Xu wrote: > Hello: > I have four programs: > 1. a soap server > 2. a soap client > 3. a servlet > 4. an applet > > The soap client is called by the servlet which has a connection with the applet. > If I have the four programs in one machine, it can run properly. > But if I have the soap server in one machine, and in the other machine i have the >other three, nothing will happen. > > So would you please help me to solve it? > Thank you very much! > ming
