Just use the following lines in your code
System.setProperty("http.proxyHost", "your proxy host name or ip here");
System.setProperty("http.proxyPort", "your proxy port here");
Larry Gold
-----Original Message-----
From: Glyn Normington [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 8:55 AM
To: [EMAIL PROTECTED]
Subject: Re: Proxy setting in Axis
There are some clues in the developer's guide (in the docs directory or off
the Axis home page).
Glyn
Kumar Raj
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
p.com> cc:
Subject: Proxy setting in Axis
21/05/02 06:09
Please respond to
axis-user
Hi !
I was trying to work with Axis for accessing external public soap
services. How do I setup the proxy settings in Axis ?
Any help will be highly appreciated.
Thanks
Kumar Raj
