Unless someone else interjects in the converation - you'll need to look at how your webapp makes external HTTP connections.
System properties may also be set via the JAVA_OPTS environment variable.
-Tim
[EMAIL PROTECTED] wrote:
In that case, it sounds like an application error.
I don't think so because the problem appears since I updated Tomcat to 4.1.24. It worked well before.
Sylvain
-----Message d'origine----- De: Tim Funk [mailto:[EMAIL PROTECTED] Date: mercredi, 6. ao�t 2003 13:59 �: Tomcat Users List Objet: Re: Tomcat 4.1.24 behind a proxy
So the webserver is making HTTP Requests (as well as receiving them)?
In that case, it sounds like an application error. How is your webapp making HTTP requests? (Venturing into off-topic mode)
-Tim
[EMAIL PROTECTED] wrote:
Hello Tim,
That doesn't help me. I'm looking how to configure my Tomcat server (which is behind the proxy server of my company) to allow web applications to be able to access to external locations (URL). Now my web applications can access only to internal locations.
Thanks Sylvain
-----Message d'origine----- De: Tim Funk [mailto:[EMAIL PROTECTED] Date: mercredi, 6. ao�t 2003 13:17 �: Tomcat Users List Objet: Re: Tomcat 4.1.24 behind a proxy
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/proxy-howto.html ?
-Tim
[EMAIL PROTECTED] wrote:
Hello,
My Tomcat server runs behind a proxy. I set on my Windows 2000 server this environment variable to be able to access to external locations: CATALINA_OPTS = -DproxySet=true -DproxyHost=myproxy.blabla.com -DproxyPort=8080
It worked very well since I updated Tomcat to 4.1.24. Now it doesn't work anymore.
Is there something wrong with my configuration?
Thanks Sylvain
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
