Hi,

Sorry if this has been asked before, I'm quite new to this, but I couldn't
find an answer.

When I do mvn package of my webapp, the resulting war file has both folders:
        web-inf
                > web.xml
                > my-servlet.xml
        WEB-INF
                > lib > jar files

I know that the correct name is WEB-INF, and in my src tree, the xml files
are in
        src > main > webapp > WEB-INF

I'm on Windows XP, and think this may be something to do with it, but not
sure why it is converting my correctly named uppercase version to lowercase,
and what I can do about it.

Thanks for any help,
Tamsin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to