Hand over HttpMethodParams to Commons HttpMethod objects
--------------------------------------------------------

                 Key: AXIS2-2688
                 URL: https://issues.apache.org/jira/browse/AXIS2-2688
             Project: Axis 2.0 (Axis2)
          Issue Type: Wish
          Components: kernel
    Affects Versions: nightly
            Reporter: stefan stieglitz


In order to use Axis2 in a production setup, the user needs more control over 
the way http requests are performed. Among other things there must be a 
mechanism to customize the exception handling of the http client. The commons 
http client project provides this with the HttpMethodParams object. It would be 
useful to republish the method options defined by this object as axis2 options 
or at least to provide a way to specify a custom HttpMethodParams instance for 
example in the message context. 
I suppose there is a need for more message control with other transport 
mechanism too, though I did not check this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to