When I run the hosted mode shell I get the following message in the
hosted mode browser:

* The development shell servlet received a request for 'org.bcs.Main/
org.bcs.Main.nocache.js' in module 'org.bcs.CSRapp.gwt.xml'
      * Resource not found: org.bcs.Main/org.bcs.Main.nocache.js

I cannot find any reference to anything "Main" (except, maybe,
MainEntryPoint.java) in the module file, CSRapp.gwt.xml.  How do I
chase this down?

The command used to run the GWTShell is ...
java  -Xmx256M -cp "$APPDIR/src:$APPDIR/web:/usr/local/Java/GWT/gwt-
linux-1.5.0/gwt-user.jar:/usr/local/Java/GWT/gwt-linux-1.5.0/gwt-dev-
linux.jar" com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
org.bcs.CSRapp/CSRapp.html;

BTW, tomcat directory gets created as a consequence of running
GWTShell, but directory www does not.

Thanks for your time and assistance.

--~--~---------~--~----~------------~-------~--~----~
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