BTW this library is quite handy from GWT to invoke RESTful services...
http://github.com/chirino/resty-gwt
2010/1/11 aloleary <alanoleary_at_gmail.com>:
>
> Can the restlet-gwt client be used to make REST calls to any JAX-RS/Jersey
> server ?
>
> http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/144-restlet/187-restlet.html
>
>
>
> jstrachan wrote:
>>
>> I'd love to see something like this too - though am a bit snowed for a
>> few weeks to dive in and help just yet.
>>
>> My initial thoughts were that I wondered if we could wire in the GWT
>> serialization on the server side; so we could on the client side do
>> RESTful GET/PUT/POST operations using the regular JS/Java
>> serialisation format from GWT? Failing that I was thinking of using
>> Jackson
>> http://www.cowtowncoder.com/hatchery/jackson/
>>
>> Using GWT generators we might be able to do some auto-proxy style
>> client interface (like RESTeasy does) or maybe make a Jersey
>> client-like API for use in GWT.
>>
>>
>> 2009/3/24 Paul Sandoz <Paul.Sandoz_at_sun.com>:
>>> Hi Farrukh,
>>>
>>> This is something i am very interested in looking into, especially how it
>>> may connect to the View part of MVC (if at all possible). Trouble is i do
>>> not have much time at the moment. Need help with this area!
>>>
>>> Paul.
>>>
>>> On Mar 24, 2009, at 3:59 PM, Farrukh Najmi wrote:
>>>
>>>>
>>>> Hi Guys,
>>>>
>>>> Are there any plans to support a subset of jersey client API in GWT java
>>>> sub-set. See link on similar functionality from Restlet project:
>>>>
>>>> <http://blog.noelios.com/2008/07/25/restlet-ported-to-gwt/>
>>>>
>>>> --
>>>> Regards,
>>>> Farrukh
>>>>
>>>> Web: http://www.wellfleetsoftware.com
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>>>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>>
>>>
>>
>>
>>
>> --
>> James
>> -------
>> http://macstrac.blogspot.com/
>>
>> Open Source Integration
>> http://fusesource.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>>
>>
>
> --
> View this message in context: http://n2.nabble.com/Any-plans-to-support-client-api-in-GWT-tp2527076p4285801.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
--
James
-------
http://macstrac.blogspot.com/
Open Source Integration
http://fusesource.com/