Re: GWT 2.2 Deferred binding failed

2011-03-08 Thread Yaakov Chaikin
Oh, one more thing... The class that it asks about me forgetting to inherit a required module IS part of the main module... (i.e., obviously, it can't include itself) -Yaakov. On Tue, Mar 8, 2011 at 3:31 PM, Yaakov wrote: > Hi, > > I dug into my error a bit more... > > I used GWT 2.0 and everyth

GWT 2.2 Deferred binding failed

2011-03-08 Thread Yaakov
Hi, I dug into my error a bit more... I used GWT 2.0 and everything was working just fine. Now, that I switched to GWT 2.2, recreated the workspace, and deployed to the server, everything is still fine... However, now, I am getting an error when I try to use the Eclipse GWT debugger server. The