You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Eric Haszlakiewicz (JIRA)" <ji...@apache.org> on 2009/06/22 18:46:07 UTC

[jira] Updated: (AXIS2C-683) JSON support for Axis2/C

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

Eric Haszlakiewicz updated AXIS2C-683:
--------------------------------------

    Attachment: json_support_new.tgz

Well, I didn't feel like waiting around for someone to answer my question, so I went and got the original patches to build against axis2c 1.6.0.
This is unfinished, and has a bunch of things that need to be cleaned up, but it at least compiles.  I'm attaching this now as I might not have time to do anything else with this right now.


> JSON support for Axis2/C
> ------------------------
>
>                 Key: AXIS2C-683
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-683
>             Project: Axis2-C
>          Issue Type: New Feature
>          Components: xml/soap
>    Affects Versions: Current (Nightly)
>         Environment: Windows XP
> Visual Studio.NET 2005
>            Reporter: Kasun Indrasiri
>         Attachments: json_support_axis2c.zip, json_support_new.tgz
>
>
> JSON support for Axis2/C able to handle incomming JSON strings and able to send JSON strings.
> It identifies the JSON content and handle the request and capable of sending responses to the JSON service.
> JSON support for Axis2/C currently supporting the Badgerfish Convention.
> JAxC parser converts the incomming JSON string to XML and XML  (from axiom_node) to JSON string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.