Thanks, Jerome.

On Thu, Oct 29, 2009 at 1:56 AM, Jerome Louvel <jerome.lou...@noelios.com>wrote:

> Hi Michael,
>
> In addition, I've also updated our documentation on Restlet edition for GAE
> in the wiki as it was referring to some outdated materials. For example you
> can leverage a simpler way to configure the ServerServlet:
> http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html
>
> Best regards,
> Jerome Louvel
> --
> Restlet ~ Founder and Lead developer ~ http://www.restlet.org
> Noelios Technologies ~ Co-founder ~ http://www.noelios.com
>
>
>
> -----Message d'origine-----
> De : Michael Mogley [mailto:mrrub...@gmail.com]
> Envoyé : mercredi 28 octobre 2009 20:52
> À : discuss@restlet.tigris.org
> Objet : Re: can't access jax-rs resource in gae
>
> Ah. Thank you thank you. I'll try it out with the correct annotation
> classes!
>
> Sent from my iPhone
>
> On Oct 28, 2009, at 12:41 PM, Stephan Koops <stephan.ko...@web.de>
> wrote:
>
> > Hi Michael,
> >
> > ok, than you accessed the resource, but no entity is available in the
> > Response.
> > Now I've seen that you mixed the API of JAX-RS and annotation based
> > Restlet. For JAX-RS you shouldn't inherit from class ServerResource.
> > And
> > you must use the @GET from JAX-RS, not the @Get from Restlet.
> >
> > best regards
> >   Stephan
> >
> > Michael Mogley schrieb:
> >> I'm just testing locally for now (using the Google Eclipse plugin's
> >> Web-App.  My URI is http://localhost:8080/rest/test/hello.  In the
> >> console, I get back:
> >>
> >> Oct 28, 2009 7:01:32 PM org.restlet.engine.http.HttpServerAdapter
> >> commit
> >> WARNING: A response with an unavailable entity was returned. Ignoring
> >> the entity for resource "http://localhost:8080/rest/test/hello";.
> >>
> >> On Wed, Oct 28, 2009 at 11:54 AM, Stephan Koops <stephan.ko...@web.de
> >> <mailto:stephan.ko...@web.de>> wrote:
> >>
> >>    what URI do you called?
> >>
> >>    best regards
> >>     Stephan
> >>
> >>    Michael Mogley schrieb:
> >>> I've followed the example in "First Steps" for GAE and can't
> >>    seem to access the resource from the browser.
> >>>
> >>> I'm running:
> >>> - latest snapshot build for gae (as of 10/25/09)
> >>> - AppEngine 1.2.6
> >>> - Eclipse 3.5
> >>>
> >>> I've attached the relevant files.
> >>>
> >>> Any help greatly appreciated!
> >>>
> >>> Michael
> >>
> >>    ------------------------------------------------------
> >>
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24122
> 16
> >>
> <
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2412
> 216
> >> >
> >>
> >>
> >>
> >>
> >> --
> >> Michael Mogley, Software Architect
> >> Wirefree Thought LLC
> >> 310-756-7074
> >
> > ------------------------------------------------------
> >
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24122
> 34
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24122
> 37
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2412481
>



-- 
Michael Mogley, Software Architect
Wirefree Thought LLC

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2412845

Reply via email to