On Thu, Apr 23, 2009 at 2:20 AM, aborg <aborga...@gmail.com> wrote:

>
> Hi All,
>
> I checked the Lift book, wiki, and mail archives, but not found any
> way to get/set general proxy settings.


I believe (and I could be wrong) that the proxy settings are done on a
service-by-service basis rather than something global to the JVM and/or
classloader.

Because Lift does very little in terms of making HTTP requests (except for
OpenID), we have done nothing in Lift to facilitate HTTP proxies.

Thanks,

David


> That would be useful for
> testing some features behind a firewall (like OpenID support, maybe WS
> calls, ...). I think at least the following places would be useful if
> it were automatically set: java.net.ProxySelector, HttpClient (http://
> hc.apache.org/httpclient-3.x/sslguide.html), and in OpenID lift
> support (http://code.google.com/p/openid4java/wiki/
> ConsumerForwardProxy), maybe other places also.
> Thanks, gabor
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to