Re: Axis2 JSON support

2011-11-11 Thread Isuru Suriarachchi
You have to use the RawXMLInOutMessageReceiver in the services.xml of your service. Refer [1] for services.xml syntax. Thanks, ~Isuru [1] http://wso2.org/library/2060 On Fri, Nov 11, 2011 at 11:16 AM, Public Network Services < [email protected]> wrote: > Hi... > > I am trying to u

JSON Support in Axis2

2011-11-11 Thread Public Network Services
Hi... Is there anything happening on this front ( https://issues.apache.org/jira/browse/AXIS2-5158)? I need to use the "application/json" (not badgerfish) format for some REST work, but currently this is not possible due to the "namespace mismatch" exception. Any suggestions for workarounds are