-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alex,

On 3/11/2009 9:03 AM, Alexander Diedler wrote:
> We have a Tomcat Application, which has to communicate through a Proxy
> Server with authentication. Should be the authentication done in the Java
> Class or it is possible to configure Tomcat for Proxy Authentication?

What are you using to open your communication channel to the proxy
server? Tomcat does not provide any classes for you to do so.
Presumably, you are using httpclient or URLConnection or something like
that.

If the former, check their documentation. If the latter, google for
"java proxy configuration" or "java proxy setup" and you'll find lots of
documentation on how to tell /Java/ (not Tomcat) to use a proxy for HTTP
connections.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkm6eaoACgkQ9CaO5/Lv0PCLLQCdHTlPfswxbtZigTPVgOwn94Ny
eSsAn0OLijmMWuH/E5XPfkc4maKkgZ5A
=2Gc/
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to