I have found that this does not always work (for some reason) and have not 
found out why. If setting the system properties does not work for you try 
doing it via the command line.

java -Dhttp.proxyHost=yourProxy -Dhttp.proxyPort=yourPort

That should at least allow you to do some testing.


>From: "Gold, Laurence (MLIM)" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: Proxy setting in Axis
>Date: Tue, 21 May 2002 11:51:11 -0400
>
>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
>
>
>
>
>
>




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Reply via email to