And https.proxyHost and https.proxyPort (you get the picture...)
Scott Nichol
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 1:37 PM
Subject: Re: Proxy Bypass
> For SSL connections
For SSL connections, use https.nonProxyHosts.
Scott Nichol
- Original Message -
From: "Gill, John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 12:48 PM
Subject: RE: Proxy Bypass
> I'm looking at a code solution for thi
I'm looking at a code solution for this. The nonProxyHosts property
apparently only applies to non ssl'd connections
John Gill
-Original Message-
From: Scott Nichol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 7:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Proxy B
The syntax for http.nonProxyHosts can be seen at
http://java.sun.com/j2se/1.4.1/docs/guide/net/properties.html.
Scott Nichol
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 8:42 PM
Subject: Re
.
Scott Nichol
- Original Message -
From: "Gill, John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 7:34 PM
Subject: Proxy Bypass
> I'm using Soap2.3.1 through a proxy. This is working just fine. Now
a
> situation where I ne
I'm using Soap2.3.1 through a proxy. This is working just
fine. Now a situation where I need to use the same soap client to call servers
on both the internet and those behind the proxy has arisen. HELP! I know
there's a way to do it as part of soap, but how?
John Gill