You probably need to change the URL that the client is pointing to. My
guess is you are using localhost and when you move the client off the
server machine, it can no longer find the server.
 
Anyway, a place to start ...
 
Blake
-----Original Message-----
From: Ming Xu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 12:01 PM
To: [EMAIL PROTECTED]
Subject: soap client in another machine

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 

Reply via email to