Visibility of error code with CommonsHttpSender
-----------------------------------------------

         Key: AXIS-2361
         URL: http://issues.apache.org/jira/browse/AXIS-2361
     Project: Apache Axis
        Type: Bug
  Components: Basic Architecture  
    Versions: 1.2    
    Reporter: Amanda Hopgood


With HTTPSender if a SOAP request is rejected with a HTTP error code, then it 
becomes visible to the application through the 
HTTPConstants.MC_HTTP_STATUS_CODE and the details through the 
HTTPConstants.MC_HTTP_STATUS_MESSAGE properties on the MessageContext.
These are added by HTTPSender, however when using CommonsHTTPSender the same 
functionality does not exist.
This is a request for CommonsHTTPSender to be updated to support these 
properties as well.

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

Reply via email to