Re: problem while using gwt 1.5

8 views
Skip to first unread message
Message has been deleted

Sumit Chandel

unread,
Jul 16, 2008, 5:42:34 PM7/16/08
to Google-We...@googlegroups.com
Hi javaz,

The most likely cause for the exception message you're seeing is that you forgot to update your -shell or hosted mode run configuration classpath ot include the GWT 1.5 version of the gwt-servlet.jar files.

Double-check to make sure that your project classpath has been updated with the latest gwt-servlet.jar file as well as the -shell and -compile shell scripts (or your hosted mode and GWT compiler run configurations, depending on which you use).

Hope that helps,
-Sumit Chandel

On Sat, Jul 12, 2008 at 11:57 PM, javaz <visio...@gmail.com> wrote:

In my project i got following error can any one tell what's wrong with
my project
Uncaught exception escaped
java.lang.RuntimeException: Deferred binding failed for
'np.com.rts.gwt.php.sma.client.SalesService' (did you forget to
inherit a required module?)
       at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:
42)
       at com.google.gwt.core.client.GWT.create(GWT.java:98)
       at np.com.rts.gwt.php.sma.client.Login.checkUser(Login.java:89)
       at np.com.rts.gwt.php.sma.client.Login.onKeyPress(Login.java:151)
       at
com.google.gwt.user.client.ui.KeyboardListenerCollection.fireKeyPress(KeyboardListenerCollection.java:
98)
       at
com.google.gwt.user.client.ui.KeyboardListenerCollection.fireKeyboardEvent(KeyboardListenerCollection.java:
63)
       at
com.google.gwt.user.client.ui.FocusWidget.onBrowserEvent(FocusWidget.java:
117)
       at
com.google.gwt.user.client.ui.TextBoxBase.onBrowserEvent(TextBoxBase.java:
160)
       at com.google.gwt.user.client.DOM.dispatchEventImpl(DOM.java:1308)
       at com.google.gwt.user.client.DOM.dispatchEventAndCatch(DOM.java:
1287)
       at com.google.gwt.user.client.DOM.dispatchEvent(DOM.java:1255)
       at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:
103)
Caused by: java.lang.IncompatibleClassChangeError: null
       at
np.com.rts.gwt.php.rebind.rpc.ServiceInterfaceProxyGenerator.generate(ServiceInterfaceProxyGenerator.java:
34)
       at
com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:
48)
       at com.google.gwt.dev.shell.StandardRebindOracle
$Rebinder.tryRebind(StandardRebindOracle.java:116)
       at com.google.gwt.dev.shell.StandardRebindOracle
$Rebinder.rebind(StandardRebindOracle.java:61)
       at
com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:
166)
       at
com.google.gwt.dev.shell.ShellModuleSpaceHost.rebind(ShellModuleSpaceHost.java:
114)
       at com.google.gwt.dev.shell.ModuleSpace.rebind(ModuleSpace.java:456)
       at
com.google.gwt.dev.shell.ModuleSpace.rebindAndCreate(ModuleSpace.java:
342)
       at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:
38)
       at com.google.gwt.core.client.GWT.create(GWT.java:98)


Reply all
Reply to author
Forward
0 new messages