Hi, Getting this error please help.
[ERROR] Unable to load module entry point class com.myapplications.client.Notes (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.myapplications.client.Notes.onModuleLoad(Notes.java:22) I have already loaded gwt ext file 2.0 in class path, have added <script src="js/ext/adapter/ext/ext-base.js"></script> <script src="js/ext/ext-all.js"></script> to HTML and added <inherits name='com.gwtext.GwtExt'/> to xml module Please help.. Thanks a lot. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
