Hi, all, I've been trying to convert a Maven 1.0 webapp project to use Maven 2.0, and I've been having trouble figuring out how to specify a context.xml file to be included in the META-INF directory of the generated war. It's easy enough to do it with the web.xml, but if I try specifying the context.xml file as a resource in the build section, it ends up in WEB-INF/classes/META-INF instead of META_INF.
Any ideas? Kris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]