Friday, May 28, 2010

Re: deploy gwt project

aditya sanas, Hi, Thank you for your reply.

I've essentially done what you have suggested but in a different way.
That is, I took the contents of the war directory and included them in
the war file that I created. When I deploy the war file, Tomcat auto
expands the file into a directory which contains the contents.

I've managed to successfully deploy a gwt war file online once
already, but it was several months ago and I can't remember how I did
it.

I've found the following online resource
http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html
Which mostly describes the files that are included, web.xml and the
lib directory and so forth, but doesn't help me resolve my problem.
That is I think I understand the components, but I can't seem to
deploy them as a single file in such a way that the application runs
as it does in the development environment of eclipse.

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