I figured it out and its quite simple. The <javascript> Tag has to be
empty.

So instead of

<script language="javascript" src="js/adapter/ext/ext-base.js"/>

you should have

<script language="javascript" src="js/adapter/ext/ext-base.js"></
script>

bye

On 6 oct, 15:33, sarav <[EMAIL PROTECTED]> wrote:
> I too am getting this error... Have you found out the cause?
>
> On Sep 27, 5:31 am, "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(SisBusDaOb­JanelaPrincipal.java:50)
> >  at
> > br.edu.ufcg.lsd.client.ui.SisBusDaObJanelaPrincipal.<init>(SisBusDaObJanela­Principal.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.
> > ---------------------------------------------------------------------------­--------------------------------------------------
> >  Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to