Hello Tom, If you are running in hosted or development mode, you need the Restlet 2.1M1 JEE edition, not JSE because hosted mode is base on a servlet container (jetty). Of course once the GWT pages have been compiled, you can serve them as static files (that's what they are) with a Directory Restlet inside a standalone application, or inside a servlet container.
Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2686248

