users@jax-rpc.java.net

Invoking a web service through HTTP proxy

From: David Sharp <dsharp02_at_gmail.com>
Date: Tue, 27 Jun 2006 10:50:22 -0500

I have a stub-based webservice client that I need to modify to make its
webservice calls through an HTTP proxy server. I've tried googling the
answer but keep getting irrelevant hits. I would have expected there to be
a property that could be set on the stub to make it use an HTTP proxy, but
there doesn't seem to be one.

If someone could point me in the right direction I'd appreciate it.

Thanks,
Dave