Improvement in json support for Axis2
-------------------------------------
Key: AXIS2-2037
URL: https://issues.apache.org/jira/browse/AXIS2-2037
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Affects Versions: 1.2
Reporter: Isuru Eranga Suriarachchi
Fix For: 1.2
There are 2 major json conventions available as Badgerfish and Mapped. So far
Axis2 supported only Badgerfish. It is bit inconvenient for the javascript
users to use Badgerfish formatted json strings. Mapped convention is a good
solution for this matter. So in this patch I have implemented support for
Mapped convention as well. Here I have used 2 different JSONBuilders and the
default one is using Mapped convention.
--
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]