[google-appengine] Re: deploy restlet onto gae with error

2010-12-16 Thread Richard Berger
I was able to solve this problem. There were a few steps, but basically it comes down to updating libraries and modifying the web.xml file. Phase 1... 1. Replace the 7 jar files in WEB-INF/lib (org.codehaus.jackson.core.jar, org.codehause.jackson.mapper.jar, org.restlet.ext.gwt.jar, org.restlet.e

[google-appengine] Re: deploy restlet onto gae with error

2010-12-16 Thread Richard Berger
Ran into the same problem. Am running restlet M1. Just wondering if you already solved it - was about to start working on this. Thanks, RB On Dec 6, 5:57 pm, dadada wrote: > this is the console log. > > ompiling module org.restlet.example.gae.serialization.Serialization >    Validating newly c