You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Mahesh kumar <mm...@gmail.com> on 2011/06/21 20:03:02 UTC

How to enforce JSON format

Hi,
How to enforce JSON as only format to access the webservice. I've started
development using axis 1.6. I've specified only json format in axis2.xml
message formatter. However im able to access without setting
application/json in client. Which means xml is still working. How to prevent
xml format being used.

Thanks in advance.
By Mahesh