Log:
onModuleLoad() threw an exception

Exception while loading module *com.rpc.client.mainEntryPoint*. See 
Development Mode for details.
java.lang.reflect.InvocationTargetException at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
at java.lang.reflect.Method.invoke(Method.java:606) at 
com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:411) at 
com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
 
at 
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:526)
 
at 
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
 
at java.lang.Thread.run(Thread.java:724) *Caused by: 
java.lang.RuntimeException: Deferred binding failed for 
'com.rpc.client.mainEntryPoint$TableResources' (did you forget to inherit a 
required module?) at 
com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:53) at 
com.google.gwt.core.shared.GWT.create(GWT.java:72) at 
com.google.gwt.core.client.GWT.create(GWT.java:86) at 
com.rpc.client.mainEntryPoint.onModuleLoad(mainEntryPoint.java:150) ... 9 
more Caused by: com.google.gwt.core.ext.UnableToCompleteException: (see 
previous log entries) at 
com.google.gwt.dev.shell.ModuleSpace.rebind(ModuleSpace.java:610) at 
com.google.gwt.dev.shell.ModuleSpace.rebindAndCreate(ModuleSpace.java:470) 
at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:49) ... 
12 more*

Is it ok now? Or need something exactly from Devmode? BTW thanks for your 
fast response

Dne úterý, 1. dubna 2014 11:06:13 UTC+2 Thomas Broyer napsal(a):
>
>
>
> On Tuesday, April 1, 2014 11:02:53 AM UTC+2, Zbyněk Kočí wrote:
>>
>> Hello, every single hint from you all for apply own style for this is 
>> about the same and causes an error: 
>> "*Caused by: java.lang.RuntimeException: Deferred binding failed for 
>> 'com.rpc.client.mainEntryPoint$TableResources' (did you forget to inherit a 
>> required module?)*"
>>
>
> There must be other errors up in the log. There's a reason why deferred 
> binding failed.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to