On Sep 4, 7:15 pm, Kenneth Jacker <[email protected]> wrote: > [ Ubuntu 10.4/64bit; gwt-2.0.4; tomcat-6.0.24 ] > > Still trying (via the "command line") to get the "production mode" > version of the > "Getting Started" demo to work. > > When I run webAppCreator, I don't see any 'tomcat' directory. > Just this stuff: > > build.xml MyTest.launch README.txt src/ test/ war/ > > Shouldn't 'tomcat/' be there?
No. > If so, how can I get it created? Why do expect a tomcat/ folder and what do you expect to find in it? (a tomcat/ folder will be created when you run unit tests, but that's an implementation detail; unit tests will run with Jetty, as the DevMode, in GWT 2.1) -- 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.
