A method in HTTPSender to send GET messages
-------------------------------------------

                 Key: AXIS2-2050
                 URL: https://issues.apache.org/jira/browse/AXIS2-2050
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: kernel
    Affects Versions: 1.2
            Reporter: Isuru Eranga Suriarachchi


With the new message formatter concept in Axis2, SOAPOverHTTPSender (this name 
will be changed to something else) has become the common sender for all formats 
including REST. So the RESTSender will be removed soon and there will be a 
message formatter for REST too. Other than this, there are some situations 
where JSON responses are sent using GET method.

Because of these reasons, there should be a method in HTTPSender to send 
messages using GET method. So I have implemented this and the patch is 
attached....

-- 
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