Re: [OT] JVM http.proxyHost param is not activated

2010-12-16 Thread Noriyo Koyama
On 12/15/2010 2:38 PM, Noriyo Koyama wrote: >>> Can you confirm that the JVM is reading them properly and using the >>> values you expect? >> >> System.getProperty("http.proxyHost"); could return the expected value. >> So I think the JVM has its value se

Re: [OT] JVM http.proxyHost param is not activated

2010-12-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noriyo, On 12/15/2010 2:38 PM, Noriyo Koyama wrote: >> Can you confirm that the JVM is reading them properly and using the >> values you expect? > > System.getProperty("http.proxyHost"); could return the expected value.

Re: [OT] JVM http.proxyHost param is not activated

2010-12-15 Thread Noriyo Koyama
rt > Can you confirm that the JVM is reading them properly and using the > values you expect? System.getProperty("http.proxyHost"); could return the expected value. So I think the JVM has its value set. > What code are you using to "access the external network"? Using HttpC

Re: [OT] JVM http.proxyHost param is not activated

2010-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noriyo, (Marking OT as this has nothing to do with Tomcat). On 12/15/2010 1:17 PM, Noriyo Koyama wrote: > I'd like to have your advice on the recent strange behavior on the > proxy JVM param. > I use tomcat 6 with the JVM param such as below for ena

JVM http.proxyHost param is not activated

2010-12-15 Thread Noriyo Koyama
Hi, ALL, I'd like to have your advice on the recent strange behavior on the proxy JVM param. I use tomcat 6 with the JVM param such as below for enabling the proxy when the application access to the external network. -DproxySet=true -DproxyHost=proxy-out -DproxyPort=3128 -Dhttp.nonProxyHosts="loc

http.proxyHost

2006-11-22 Thread ying lcs
Hi, Does tomcat setup this system property 'http.proxyHost" to "" when it runs? If yes, can you please tell me how to disable that functionality? Thank you. - To start a new topic, e-mail: users@