On 31 January 2011 13:08, Kenneth Litwak <[email protected]> wrote: > I'm writing a web app with Maven and learning as I go. The > <packaging> is war. I have a directory within my project that has the > web pieces: > web > src > main > webapp > WEB-INF > Web.xml
Is this just a copy-and-paste thing or did you really name it "Web.xml"? It should be "web.xml" (all lowercase). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
