Hi Doug, I'm not getting that error from Restlet trunk or snapshot, compiling on Linux or Mac with GWT 1.5RC1. I think Jerome compiles on Windows, the poor fellow. Anything different about your setup -- like using GWT 1.5 trunk instead of RC1? If you can give me a little more environment details, I'll try to set it up and reproduce. If the code is something you can share, that would be helpful too.
- Rob On Sat, Aug 2, 2008 at 4:39 PM, Doug Alcouffe <[EMAIL PROTECTED]> wrote: > I am working on a project where I am trying to use the new Restlet GWT > port for client - server communication. I have one line in my client code > that calls org.restlet.gwt.Client.get(*resourceUri*, *callback*) that > produces the following error when I do a GWT compile. I am not sure what > the problem is. I am using GWT 1.5 and Restlet 1.1snapshot. If anyone has > any ideas please let me know. I would hate to have to fallback to GWT-RPC. >

