Hi Henrik, there is an open issue for this, but now I have not the time to do anything for it. I don't know, what the problem is. Jerome, do you analyzed it? If you want to help, than you're help is very welcome.
best regards Stephan Henrik Steer schrieb: > I want to use JAX-RS von GAE, but it doesn't work. > > Restlet+GAE (w/o JAX-RS) works fine, Restlet+JAX-RS > running locally in Jetty works fine too. > > But on GAE, i do get the following error message: > > org.restlet.engine.component.ChildContext fireContextChanged: For security > reasons, don't pass the component context to child Restlets anymore. Use the > Context#createChildContext() method instead.class > org.restlet.engine.log.LogFilter > org.restlet.routing.Filter doHandle: A filter was executed without a next > Restlet attached to it. > > I do known that GAE does not support JAXB, but is does not work even when I > do use text/plain only > > Can anyone help? > Thx > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2362402

