I think that the files under the war directory *should* be in a
standard webapp structure. Just make sure that the .css file is
referenced correctly relative to the file it is called in.
Although, I have used Maven, in this blog post:
http://nayidisha.com/techblog/using-gwt-in-an-enterprise-application

I have several war files that deploy correctly (including css) to
tomcat.
makebe you can crack open one of the wars there and see if the dir
struct is correct.

HTH,
Pankaj


On May 28, 1:32 pm, leslie <web...@me.com> wrote:
> 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 
> resourcehttp://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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to