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/04/03 14:11:32 UTC

[jira] Created: (AXIS2-2458) Adding a small feature to send JSON messages through HTTP GET method

Adding a small feature to send JSON messages through HTTP GET method
--------------------------------------------------------------------

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


Until now the JSON module in Axis2 did not support JSON messages which are sent through HTTP GET method. This patch adds that feature. This was implemented according to a request made by some user. 
This patch contains...
 - Changes to JSONMessageFormatter to support GET
 - Changes to JSONOMBuilder to support GET
 - Changes to the yahoo JSON search sample
 - Test cases to test this new feature in JSONIntegrationTest

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


[jira] Updated: (AXIS2-2458) Adding a small feature to send JSON messages through HTTP GET method

Posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isuru Eranga Suriarachchi updated AXIS2-2458:
---------------------------------------------

    Attachment: patch-03-04-2007.txt

> Adding a small feature to send JSON messages through HTTP GET method
> --------------------------------------------------------------------
>
>                 Key: AXIS2-2458
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2458
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>    Affects Versions: 1.2
>            Reporter: Isuru Eranga Suriarachchi
>         Attachments: patch-03-04-2007.txt
>
>
> Until now the JSON module in Axis2 did not support JSON messages which are sent through HTTP GET method. This patch adds that feature. This was implemented according to a request made by some user. 
> This patch contains...
>  - Changes to JSONMessageFormatter to support GET
>  - Changes to JSONOMBuilder to support GET
>  - Changes to the yahoo JSON search sample
>  - Test cases to test this new feature in JSONIntegrationTest

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


[jira] Resolved: (AXIS2-2458) Adding a small feature to send JSON messages through HTTP GET method

Posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Godwin Chapman resolved AXIS2-2458.
-----------------------------------------

    Resolution: Fixed

Applied patch. revision 525793. Thanks Isuru.



> Adding a small feature to send JSON messages through HTTP GET method
> --------------------------------------------------------------------
>
>                 Key: AXIS2-2458
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2458
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>    Affects Versions: 1.2
>            Reporter: Isuru Eranga Suriarachchi
>         Attachments: patch-03-04-2007.txt
>
>
> Until now the JSON module in Axis2 did not support JSON messages which are sent through HTTP GET method. This patch adds that feature. This was implemented according to a request made by some user. 
> This patch contains...
>  - Changes to JSONMessageFormatter to support GET
>  - Changes to JSONOMBuilder to support GET
>  - Changes to the yahoo JSON search sample
>  - Test cases to test this new feature in JSONIntegrationTest

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