Failed to load module

2009-04-04 Thread Chuck
() is empty but as soon as I add my id of the HTML code it crashes with the error message: Failed to load module website.index. Please see the log in the development shell for details. Development Shell: Unable to load module entry point class website.client.Index (see associated exception for details

Re: Failed to load module

2009-04-04 Thread Vitali Lovich
developing with Eclipse and there seems to be something wrong with the RootPanel.add(String).add(x). It works as long as the parameter of add() is empty but as soon as I add my id of the HTML code it crashes with the error message: Failed to load module website.index. Please see the log

Re: Failed to load module

2009-04-04 Thread Chuck
. I'm developing with Eclipse and there seems to be something wrong with the RootPanel.add(String).add(x). It works as long as the parameter of add() is empty but as soon as I add my id of the HTML code it crashes with the error message: Failed to load module website.index. Please see

Re: Failed to load module

2009-04-04 Thread Chuck
as long as the parameter of add() is empty but as soon as I add my id of the HTML code it crashes with the error message: Failed to load module website.index. Please see the log in the development shell for details. Development Shell: Unable to load module entry point class

Re: [ERROR]Failed to load module com.gwt.LoginCliente. Please see the log in the development shell for details.

2008-09-14 Thread Amit Dhingra
Hi Shi, Please be sure that com.gwtext.client.widgets.Panel is supported by google gwt compiler. As java.text.* and java.sql.* are not supported and if used, you will get tonnes of errors. Cheers, Amit Dhingra On Sun, Sep 14, 2008 at 2:57 PM, Shi [EMAIL PROTECTED] wrote: Hi, I'm new here,

Failed to load module MyDirectory

2008-09-03 Thread [EMAIL PROTECTED]
Hello i'am newest gwt user, my first unresolved problem is : When launching MyDirectory appli in hosted mode using MyDirectory- shell.cmd, the browser launch link http://localhost:/com.google.gwt.samples.mydirectory.MyDirectory/MyDirectory.html and say : Failed to load module MyDirectory