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/07/08 20:28:30 UTC

REST JSON example - Please spend fee minutes

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" <mm...@gmail.com>
Date: 08-Jul-2011 12:00 AM
Subject: asis2 REST JSON exception
To: <ja...@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