hi, you are extending window class, how do you manage to do that, Window has private constructor. so you can't extends it. kindly check it if it is same class as com.google.gwt.user.client.Window
On Wed, Oct 15, 2008 at 2:37 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > this is the detail of this exception > > [ERROR] Unable to load module entry point class > com.gwt.client.MyApplication (see associated exception for details) > com.google.gwt.core.client.JavaScriptException: (TypeError): > '$wnd.Ext.StatusBar' a la valeur Null ou n'est pas un objet. > number: -2146823281 > description: '$wnd.Ext.StatusBar' a la valeur Null ou n'est pas un > objet. > at com.gwtext.client.widgets.Component.checkExtVer(Native Method) > at com.gwtext.client.widgets.Component.<clinit>(Component.java:108) > at com.gwt.client.MyApplication.onModuleLoad(MyApplication.java:22) > > -- Manik Chand Software Engineer Exact Software Pvt. Ltd. 403, 4th Floor, Accord Complex, Station Road, Goregaon(East), Mumbai - 400063 Cell No. : +91 9220984430 www.exact-solutions.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
