You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2007/02/01 17:38:05 UTC

[jira] Updated: (AXIS2-2050) A method in HTTPSender to send GET messages

     [ https://issues.apache.org/jira/browse/AXIS2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isuru Eranga Suriarachchi updated AXIS2-2050:
---------------------------------------------

    Attachment: sender_imp.txt

This patch contains the changes which are needed to make the sendViaGET method of HTTPSender use the MessageFormatter when creating the target url. 





> 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
>         Assigned To: Thilina Gunarathne
>         Attachments: httpSender_patch.txt, sender_imp.txt
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org