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 < publicnetworkservi...@gmail.com> wrote: > Hi... > > I am trying to u

Re: [AXIS2] JSON support Flex client for Axis2 Webservice

2011-10-10 Thread Charles Galpin
On Oct 10, 2011, at 7:52 AM, Hans De Clercq wrote: > Hi, > > I've added JSON support to my axis2 webservice. > When I create a java client, I can set the content type to something like > 'application/json', and this works perfectly for my Java client. > I'm now looking for a way to create a cl