You don't need to do that, GWT-Maven can do it automatically. Are you using the "mergewebxml" goal?
This doc page says is sort of titled wrong (it's really about more than the embedded Tomcat) but it might help: http://gwt-maven.googlecode.com/svn/docs/maven-googlewebtoolkit2-plugin/tomcatlite.html. On Dec 10, 5:26 am, "Raphael André Bauer" <[EMAIL PROTECTED]> wrote: > hi folks, > > i want to do a simple thing: run something like "mvn install" and get > a nice packaged .war containing my gwt app. > this works. > but. > the problem i am facing is, that i have to set the servlet-mapping in > the web.xml manually for every RPC point of the gwt. > > imho this is really double work, because the info is already somehow > contained in the gwt.xml as "<servlet path=...". > > am i missing a thing, or do i have to manually add the mappings to the > web.xml in order to get my gwt app running in a productive > environment? > > thanks! > > raphael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
