Hi all, When using third-party libraries with GAE SDK, you have to be careful because those libraries are not verified against the available Java classes (white list). Therefore, it will work locally but break at deployment time!
Hint: an adaptation of Restlet for GAE is underway. Stay tuned ;) 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 : Lars Heuer [mailto:[email protected]] Envoyé : vendredi 10 avril 2009 12:32 À : [email protected] Objet : Re: Google AppEngine and Restlet [...] > Just out of curiosity: Has someone tried Google AppEngine [1] together > with Restlet (Servlet connector)? I ran a few toy applications against the Google AppEngine SDK and discovered no problems so far. Best regards, Lars -- http://www.semagia.com ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=16283 83 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1630425

