History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-809
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tomasz Sztelak
Reporter: Alexander Edelmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

Enable proxy authentication for dynamic client

Created: 19/Dec/06 03:24 AM   Updated: 03/Jan/07 07:25 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.2.4

Time Tracking:
Not Specified


 Description  « Hide
I am using the xfire dynamic client in a project and need to authenticate against our proxy server. As the apache httpclient supports this functionality, can you please expose this feature for the dynamic client? Thank you!

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tomasz Sztelak - 19/Dec/06 04:16 AM
Did you find any documentation which describe how this should be done ?

Alexander Edelmann - 19/Dec/06 04:21 AM
I will provide a patch with the implementation addressing this feature. I hope I will find some time during the day and i will attach it to this issue

Tomasz Sztelak - 23/Dec/06 03:52 PM
Fixed in svn.
Besides of HTTP_PROXY_HOST and HTTP_PROXY_PORT , you must also provide HTTP_PROXY_USER and HTTP_PROXY_PASS properties on client.
Can somebody verify if this works ? Currently i don't have a chance to test this code correctly.

Tomasz Sztelak - 03/Jan/07 07:25 AM
Fixed in svn