[jboss-jira] [JBoss JIRA] Commented: (JBREM-569) HTTP(S) proxy broken

Tom Elrod (JIRA) jira-events at jboss.com
Fri Aug 25 16:02:45 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBREM-569?page=comments#action_12341932 ] 
            
Tom  Elrod commented on JBREM-569:
----------------------------------

Have updated HTTPClientInvoker so can set proxy config in one of two ways.  The first is to set the http.proxyHost and http.proxyPort in the configuration map passed to client.invoke() (just as covered in documentation).  However, doing this will only work if running JDK 1.5.

Can also set http.proxyHost, http.proxyPort, and proxySet via System property settings (as covered in doc) and will work for JDK 1.4 or greater.  

> HTTP(S) proxy broken
> --------------------
>
>                 Key: JBREM-569
>                 URL: http://jira.jboss.com/jira/browse/JBREM-569
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: transport
>    Affects Versions: 2.0.0.CR1 (Boon)
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 2.0.0.GA (Boon)
>
>
> Per comments to JBREM-27, http proxy seems to be broken.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list