Hi All, I was facing the same problem, But Resolved now.
The problem I rectified by using JDK 1.6. There may be two cause for this. 1. One is that gwt-log 3.0.1 require JDK 1.6 2. Or May be that I have created the GWT project using JDK 1.6(I mean the JAVA_HOME for webAppCreator was 1.6) and in eclipse I was using JDK 1.5. Please let me know if u still have the problem. Thanks and Regards Gourab. On Jan 12, 4:49 pm, ToonDoom <[email protected]> wrote: > I'm also seeing this problem with gwt 2.0 and gwt-log 3.0.1. Full > build works well. Development mode gets the message: > > java.lang.RuntimeException: Deferred binding failed for > 'com.allen_sauer.gwt.log.client.impl.LogImpl' (did you forget to > inherit a required module?) > > On Dec 28 2009, 7:19 am, Vikas <[email protected]> wrote: > > > > > It is working fine with gwt-log-2.6.2, but I've upgraded gwt-log with > > 3.0.0 which is compatible with gwt2.0 > > > On Dec 24, 3:57 pm, Shawn Brown <[email protected]> wrote: > > > > > <inherits name="com.allen_sauer.gwt.log.gwt-log-ERROR" /> > > > > I'm using that with 2.0 fine. What version do you have. I've got > > > 2.6.2 which is I think for gwt 1.7 but ...seems ok.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
