On Wed, Oct 31, 2012 at 4:24 PM, Barrie Treloar <[email protected]> wrote:
> > On Wed, Oct 31, 2012 at 3:55 PM, Jeff <[email protected]> wrote: > >> I'm using Enunciate to do some awesome wizardry with my web services, but >> I >> have a problem when src/main/webapp/WEB-INF/web.xml is in my project since >> it seems the enunciate-generated file gets overwritten by the >> maven-war-plugin. >> > Have you also looked at http://enunciate.codehaus.org/user_guide.html and configured it correctly? If enunciate is generating a file, why are you providing on in src/main/webapp/WEB-INF/web.xml?
