Re: WEB-INF vs web-inf

2008-09-03 Thread Manos Batsis
Tamsin wrote: Won't it be a problem when deployed on a case sensitive server? Yep. My guess is the OP's POM contains or links to an Ant script (i.e. antrun plugin) that generates some descriptors or something (for example through webdoclet) and has the case wrong in some path reference. h

RE: WEB-INF vs web-inf

2008-09-03 Thread Tamsin
Hi, Won't it be a problem when deployed on a case sensitive server? Thanks, Tamsin -Original Message- From: xds2000 [mailto:[EMAIL PROTECTED] Sent: 03 September 2008 09:57 To: users@maven.apache.org Subject: Re: WEB-INF vs web-inf i think this is not problem.no idea. 2008/9/3 T

Re: WEB-INF vs web-inf

2008-09-03 Thread xds2000
i think this is not problem.no idea. 2008/9/3 Tamsin <[EMAIL PROTECTED]<[EMAIL PROTECTED]> > > 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