>From what I can gather from documentation and posts, json is "supported" in 
>axis2 with the following caveats.  Please confirm, deny, and above make clear 
>:)

a client posting a payload to an axis2 web service must wrap the json payload 
in a soap envelope. True or False?

a client receiving a response can receive pure json i.e. json without an xml 
envelope around it , within it, or anywhere in sight.  True of False?

I took a look at the integration test in the modules/json folder of the src 
distribution and as far as I can tell the test does not send any json.  It just 
sends "a json string" as the response payload of an OMElement.  

-Doug


 


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to