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