Wow ! Thanks. The link was incredibly useful as it contained a working POM 
which I could use as a reference.

I did have the webappDirectory specified but it was pointing (by default) to 
${project.build.directory}/${project.build.finalName}. 

I changed this to src/main/webapp instead and it is being referenced in the 
maven-war-plugin as well as the gwt-maven-plugin

I also added module information to the gwt-maven-plugin config section and 
the webXml detail to the maven-war-plugin config section.

I am able to successfully deploy and bring up the webapp on tomcat now !

-Shubhang

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