Hi Im convenient with axis2 and its features were amazing. Comparing to jersey which supports only REST, axis2 can operate as SOAP, REST, supports JMS...
Currently REST+JSON is getting popular. But REST+JSON sample is not available in axis2. I tried to implement my service using REST+JSON but only getting exception that namespace error. Can anyone spend fee minutes to provide me a sample in REST JSON. That will be much helpful for me and many others. ---------- Forwarded message ---------- From: "Mahesh kumar" <mmahesh...@gmail.com> Date: 08-Jul-2011 12:00 AM Subject: asis2 REST JSON exception To: <java-user@axis.apache.org> Hi, I'm using axis2 1.6. I have created a webservice and I generated the client stub using ADB method. While accessing in REST form with application/json type I'm getting exception namespace expected http//package.com but found Could anyone have any idea how to fix this? By Mahesh