users@jax-rpc.java.net

RE: How to use http proxy for accessing web service

From: Karr, David <david.karr_at_wamu.net>
Date: Tue, 09 Dec 2003 22:13:00 -0800

Use the Jakarta Commons HTTPClient package. It's a much cleaner
interface.

-----Original Message-----
From: RaviKiran [mailto:Venkata-Naga.Ravikiran_at_sun.com]
Sent: Tuesday, December 09, 2003 10:05 PM
To: users_at_jax-rpc.dev.java.net
Subject: How to use http proxy for accessing web service


Hi All,
To access a web service via a http proxy,is there any other way ,other
than setting the http.proxyHost property? The problem with setting the
proxyHost system property is that once this property is set all the
other web apps in the container would start using the proxy for all Http

Connections.

Thanks,
Ravi.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net