hi friends....
i have the same problem.... but i am using only in client side.... so
there is no need of Maven Script.
Error i got is below...
[ERROR] Unable to load module entry point class
com.gwtbook.client.Gadgets (see associated exception for details)
com.google.gwt.core.client.JavaScriptException: (TypeError):
'$wnd.Ext.StatusBar' is null or not an object
number: -2146823281
description: '$wnd.Ext.StatusBar' is null or not an object
at com.gwtext.client.widgets.Component.checkExtVer(Native Method)
at com.gwtext.client.widgets.Component.<clinit>(Component.java:108)
at com.gwtbook.client.ui.client.ExtExamming.<init>(ExtExamming.java:
18)
at com.gwtbook.client.Gadgets.allSetUp(Gadgets.java:55)
at com.gwtbook.client.Gadgets.onModuleLoad(Gadgets.java:38)
Any ideas about this error...
Adv Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---