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

2010-12-16 Thread Noriyo Koyama
etrieve the contents if(proxyHost!=null && proxyPortNumber > -1){ client.getHostConfiguration().setProxy(proxyHost,proxyPortNumber); } -- - Nori On Thu, Dec 16, 2010 at 8:50 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Noriyo, > >

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

2010-12-15 Thread Noriyo Koyama
lient and there is no programatic logic to use the proxy. Nori On Wed, Dec 15, 2010 at 8:03 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Noriyo, > > (Marking OT as this has nothing to do with Tomcat). > > On 12/15/2010 1:17 PM, N

JVM http.proxyHost param is not activated

2010-12-15 Thread Noriyo Koyama
OS Name:Linux OS Version: 2.6.18-164.10.1.el5xen Architecture: amd64 JVM Version:1.6.0_17-b04 JVM Vendor: Sun Microsystems Inc. If you have any clue, please advise me. Thanks in advance. Noriyo Koyama - To u