Hallo King! Meine deutche ist nicht zehr gut...

Auf englisch:

It seems that you are using GWT-Ext but are missing the script that
should load when your page first loads.
Are you missing any required <script type="text/javascript"
src="source of your gwt-ext.js"> in your HTML file?
Another possibility is that the when the script loads it is performing
document.write() calls - does the script load in the <head> element?
Are you performing any document.write() calls after the page has
loaded?

(Das ist schade...)

Good luck!


On Dec 30 2008, 7:09 am, King <[email protected]> wrote:
> > This looks like the problem-tab in Eclipse. More interesting would
> > be the log-window of the server when you start your project in
> > hosted mode.
>
> I get the same error message like before in hosted mode:
>
> [ERROR] Unable to load module entry point class
> se1.gwt.client.StringCounterClient (see associated exception for
> details)
> com.google.gwt.core.client.JavaScriptException: (TypeError):
> '$wnd.Ext.StatusBar' ist Null oder kein Objekt
>  number: -2146823281
>  description: '$wnd.Ext.StatusBar' ist Null oder kein Objekt
>         at com.gwtext.client.widgets.Component.checkExtVer(Native Method)
>         at com.gwtext.client.widgets.Component.<clinit>(Component.java:108)
>         at se1.gwt.client.StringCounterClient.onModuleLoad
> (StringCounterClient.java:22)
>
> But i dont understand, why i get the error symbol on the public folder
> in the gwt projekt... I included the file system of gwt-ext after that
> i have a red, x on the icon of the public folder!
>
> > If you're not using GWT 1.5 you should change your JDK to 1.4 BTW.
>
> I use GWT 1.5.3 ...
>
> > If nothing works you might consider changing the list to the
> > mailing-list of GWT-Ext. They also reside at Google Groups but
> > the people should be different.
>
> how can i change it ?
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to