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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]