Re: java.lang.NoClassDefFoundError: com/google/gwt/core/client/JavaScriptObject in hosted mode (only)
Correct, path "does not exist".
However, for me, it didn't completely break the dev mode. It would throw up the "Unable to initialize static dispatcher" message usually on the first load, then when I refreshed the page, it would work. Once I removed the invalid path, I've not seen the message again.
GWT 2.4.0, Eclipse Juno, Win 7.
On Wednesday, November 21, 2012 10:17:40 PM UTC+11, Thomas Broyer wrote:
On Wednesday, November 21, 2012 6:28:49 AM UTC+1, Craig Mitchell wrote:I had a similar problem. I then realised I had made a mistake in the gwt.xml file with the <source path='xxx'/>, where the "xxx" was not valid.Just to make sure I understand correctly: using an invalid path="" (which I assume means "does not exist", rather than "contains some weird characters") in <source> in one module can completely break the DevMode?
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Bd3vXVbRD48J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home