Hi, I had the same problem today and I solved adding the references to extjs javascript files and css to the html page as follow : <link rel="stylesheet" type="text/css" href="js/ext/resources/css/ ext-all.css" /> <script type="text/javascript" src="js/ext/adapter/ext/ext- base.js"></script> <script type="text/javascript" src="js/ext/ext-all.js"></script>
I hope this is helpfull. Gianluca T. On 27 Set, 02:31, "Romeryto Lira" <[EMAIL PROTECTED]> wrote: > I have this error in my application in the Windows. In Linux I didn't have > this problem. > > [ERROR] Unable to load module entry point class > br.edu.ufcg.lsd.client.SisBusDaOb (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 > br.edu.ufcg.lsd.client.ui.SisBusDaObJanelaPrincipal.createScreen(SisBusDaObJanelaPrincipal.java:50) > at > br.edu.ufcg.lsd.client.ui.SisBusDaObJanelaPrincipal.<init>(SisBusDaObJanelaPrincipal.java:39)at > br.edu.ufcg.lsd.client.SisBusDaOb.onModuleLoad(SisBusDaOb.java:19) > > But still can not solve. Someone has seen similar situation? > > Thanks! > -------------------------------------------------------------------------------------------------- > "Se um dia tiver que escolher entre o mundo e o amor... Lembre-se: > Se escolher o mundo, ficará sem o amor, mas se escolher o amor, > com ele conquistará o mundo." (Albert Einstein) > ╔════════════════════════════════════════╗ > ROMERYTO VIEIRA LIRA > Bacharelando em Ciência da Computação - UFCG > Membro do SegHidro2 - LSD -http://seghidro.lsd.ufcg.edu.br > Membro do Grupo de Suporte Guardians -www.lcc.ufcg.edu.br > Página Pessoal:http://romeryto.googlepages.com > Blog:http://olhartecnologico.blogspot.com > ╚════════════════════════════════════════╝ > > Pensou em imprimir este e-mail? Isto é mesmo necessário? Poupe o meio > ambiente. > ---------------------------------------------------------------------------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---