CommonsHttpMessageSender.send() does not use HttpState from the context
-----------------------------------------------------------------------
Key: XFIRE-365
URL: http://jira.codehaus.org/browse/XFIRE-365
Project: XFire
Type: Bug
Components: Core
Versions: 1.1-beta-1
Reporter: Taras Puchko
Assigned to: Dan Diephouse
org.codehaus.xfire.transport.http.CommonsHttpMessageSender:
The open() method pulls the HttpState from the context if possible (otherwise
creates one in the ThreadLocal),
but the send() method obtains the HttpState only from the ThreadLocal and does
not use one from the context.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira