users@jersey.java.net

[Jersey] Re: _at_Consumes with JSONObject issue

From: Srinivas Naresh Bhimisetty <shri.naresh_at_gmail.com>
Date: Mon, 18 Apr 2011 12:35:54 +0530

Hi Sudhakar,

   please have a look at the entity-provider sample [1] which shows how to
implement a MessageBodyReader / MessageBodyWriter.

[1]
http://download.java.net/maven/2/com/sun/jersey/samples/entity-provider/1.6/entity-provider-1.6-project.zip

- Naresh

On Mon, Apr 18, 2011 at 12:04 PM, sudhakar <sudhakar.dunaka_at_tcs.com> wrote:

> Hi,
>
> thanks for reply,
>
> i am new to RestClint API, can you please help me on how to add bindings
> via
> MessageBodyReader/Writer; or declare type as byte[] and handle data.
> simple posting JSONObject to RestService getting delay.
>
> Help me its urgent.
>
>
> thanks in advance.
>
> --
> View this message in context:
> http://jersey.576304.n2.nabble.com/Consumes-with-JSONObject-issue-tp6272459p6282540.html
> Sent from the Jersey mailing list archive at Nabble.com.
>