Hi Fred, Did you try to follow this step-by-step example? It includes full source code to get you started.
"First system (GAE, GWT, Android, Java SE)" http://wiki.restlet.org/docs_2.0/13-restlet/21-restlet/318-restlet/303-restl et.html Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : fred bloggs [mailto:[email protected]] Envoyé : samedi 12 juin 2010 11:21 À : [email protected] Objet : classpath hell After 5 hours, I'm still not able to get my GWT/Restlet project to compile. My latest error is ... [ERROR] Line 102: No source code is available for type org.restlet.ext.json.JsonRepresentation; did you forget to inherit a required module? [ERROR] Line 107: No source code is available for type org.json.JSONObject; did you forget to inherit a required module? Please could somebody post a list of classpath jars (and gwt.xml inherits) required to build a GWT/GAE restlet project. I'm using 2.0rc4 Many thanks Roy ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=26201 20 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2620156

