Hi all,

following my previous posts about how to send multiple requests with the
same ServiceClient object, I've tried to overcome my problem by using
multiple senders (with the same callback object), however now I get a
java.net.BindException because all senders try to start a
SimpleHTTPServer on the same port. How can I configure them in order to
use different ports?


Any help would be appreciated,
Michele

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to