Hi Stephan, I quite seem to like the Brevity that JAX-RS brings to the table. I do understand that the Client side API is not part of JAX-RS specs. With JAX-RS + WADL, one could use wadl2java to generate a client side api. Apart from the usual suspects like performance, user base, stability etc, one for the criteria for selecting a jaxrs implementation IMHO will ease of use. The re-use of code combined with using a single provider will seem like an interesting impetus for an adopter.
I appreciate your excellent effort in the JAX-RS implementation. If you decide to support a client side equivalent like Rest Easy, I would like to assist if possible. Thanks Sir. Sanjay ---------------------------------------- > Date: Mon, 18 Aug 2008 15:10:00 +0200 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: Re: Client Support with JAXRS? > > Hi Jerome, hi Sanjay, > > I was on holiday and have a lot of things to do, so I've had no time for > the mailing list, sorry. But now again. > > Jerome, I don'tlike it :-), but I have to diagree: JAX-RS 1.0 is not a > client API. It is possible to use it's annotations for a client side > framework, but there are some question to answer before we have a client > framework for it. I think this is room for another thesis ... > > First I want to finish the server side, and than I can think about > realizing a client side framework. > > best regards > Stephan > > --- Original-Nachricht --- > > From: Jerome Louvel > Date: Mon, 11 Aug 2008 17:47:22 +0200 > Content-Type: text/plain; > charset="iso-8859-1" > Subject: Client Support with JAXRS? > > > 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 > > _________________________________________________________________ Talk to your Yahoo! Friends via Windows Live Messenger. Find out how. http://www.windowslive.com/explore/messenger?ocid=TXT_TAGLM_WL_messenger_yahoo_082008

