Did you try moving META-INF/context.xml to src/main/resources? -Wes
On Thu, Aug 20, 2009 at 4:10 AM, nodje<[email protected]> wrote: > > I'm trying to make use of context.xml with the Tomcat Maven Plugin. > > Whether I use tomcat:run or tomcat:deploy, it invariably deploys to a > context based on the pom's artifactId an not to the context path specified > in the webapps/META-INF/context.xml. > > Has anyone met the issue? > > -- > View this message in context: > http://www.nabble.com/Tomcat-Maven-Plugin-doesn%27t-seem-to-take-webapps-META-INF-context.xml-into-account-tp25057794p25057794.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
