Doh, thanks Thomas, schoolboy error! On Oct 10, 9:24 am, Thomas Broyer <[EMAIL PROTECTED]> wrote: > On 9 oct, 13:24, fancyplants <[EMAIL PROTECTED]> wrote: > > > [WARN] Resource not found: com.app.gwt.client.Main.nocache.js; (could > > a file be missing from the public path or a <servlet> tag > > misconfigured in module com.app.gwt.Main.gwt.xml ?) > > [...] > > > <script type="text/javascript" language="javascript" > > src="com.app.gwt.client.Main.nocache.js"></script> > > Your module is named com.app.gwt.Main, not com.app.gwt.client.Main > (which happens to be the name of your module's EntryPoint) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
