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