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

[AXIS2] JSON support Flex client for Axis2 Webservice

2011-10-10 Thread Hans De Clercq
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 client in Flex for my axis2 w