Prashant, Would you mind replying back with the case sensitive name of your module? E.g. is it:
a_test_app.gwt.xml or A_Test_App.gwt.xml? - Chris On Wed, Nov 18, 2009 at 8:56 AM, Prashant <[email protected]> wrote: > Hi, > > I am getting following error while trying to access > http://localhost:8888/A_Test_App.html?gwt.codesvr=172.16.14.38:51241 > > > Connection received from SonyVaio.mshome.net:51327 > [ERROR] Failed to load module 'a_test_app' from user agent 'Mozilla/5.0 > (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 > Firefox/3.5.3' at SonyVaio.mshome.net:51327 > com.google.gwt.core.ext.UnableToCompleteException: (see previous log > entries) > at > com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:225) > at > com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:155) > at > com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:269) > at > com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:127) > at com.google.gwt.dev.DevModeBase.loadModule(DevModeBase.java:940) > at > com.google.gwt.dev.DevModeBase$UiBrowserWidgetHostImpl.createModuleSpaceHost(DevModeBase.java:97) > at > com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:167) > at > com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:345) > at > com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:192) > at java.lang.Thread.run(Unknown Source) > > > any idea what is wrong? > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > -- 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=.
