Not able to receive the Payload data from REST ful webservice POST call

Hi ,

I am using WM 9x. I have developed a RESTful web service.

I am trying to post the Message body to this url using soap ui and REST Client softwares. But I am not able to get the body(payload) of the message in to my service.

I am using the Content-Type:application/json

Kindly advise.

URL : http://:/rest/Sridhar/_default

Sridhar is folder Name and _default is the service name.

Complete path is Sridhar/_default.

Is anything missing in the URL ?

Thanks in advance.

Regards,
Sridhar.

Do you see any errors in the logs debug mode?