Sunday, September 5, 2010

Re: webAppCreator - No 'tomcat' Directory

On Sep 4, 7:15 pm, Kenneth Jacker <khjac...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment