Hi Sanjay, You are correct, JAX-RS is a client-side API. That said there have been some attempts to support a client-side mode as you pointed out.
I guess we could investigate doing something similar in our own extension. I've entered a RFE for this that Stephan Koops (the extension lead) could consider for Restlet 1.2 maybe: "Add JAX-RS client-side support" http://restlet.tigris.org/issues/show_bug.cgi?id=553 Note that we have a similar plan at the org.restlet.resource.Resource level as well: "Support client-side Resources" http://restlet.tigris.org/issues/show_bug.cgi?id=302 Best regards, Jérôme Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Sanjay Acharya [mailto:[EMAIL PROTECTED] Envoyé : vendredi 8 août 2008 21:52 À : [email protected] Objet : Client Support with JAXRS? I might be totally of the mark here, that said, it is my understanding that JSR 311 specs do not account for Client side specifications. The JBoss RestEasy project however supports a client side API to re-use the JAXRS Annotations to easily implement a client Web Service client. Does Restlet have any equivalent support with JAXRS Specifics? Thanks much. Sanjay _________________________________________________________________ Get Windows Live and get whatever you need, wherever you are. Start here. http://www.windowslive.com/default.html?ocid=TXT_TAGLM_WL_Home_082008=

