[appengine-java] Re: no .js after deployment

2009-12-10 Thread Jiri
Just in case anybody gets the same issue - most probably the issue is naming. Since I named the Eclipse project the same name as created google application the problem didn't occur again. On 2 pro, 17:49, Jiri wrote: > I've deployed an application (quite tested in host mode) to the

[appengine-java] no .js after deployment

2009-12-02 Thread Jiri
I've deployed an application (quite tested in host mode) to the app engine After the deployment from eclipse (using the plugin) it seems the generated javascript (app.nocache.js) is missing (getting 404). Any chance to check what files were actually deployed? thanks Jiri -- You received