You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Tamsin <ma...@anorakgirl.co.uk> on 2008/09/03 09:50:19 UTC

WEB-INF vs web-inf

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: WEB-INF vs web-inf

Posted by Manos Batsis <ma...@geekologue.com>.
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.

hth,

Manos


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: WEB-INF vs web-inf

Posted by Tamsin <ma...@anorakgirl.co.uk>.
Hi,

Won't it be a problem when deployed on a case sensitive server?

Thanks,
Tamsin

-----Original Message-----
From: xds2000 [mailto:xiaods@gmail.com]
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 Tamsin
<ml-user+75030-1136557128@n2.nabble.com<ml-user%2B75030-1136557128@n2.nabble
.com>
>

> 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:
users-unsubscribe@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node
=835685&i=0>
> For additional commands, e-mail:
users-help@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=835685
&i=1>
>
>
>
> ------------------------------
>  Subscribed to Nabble @ http://n2.nabble.com/maven-users-f828.html
> To start a new topic under maven users, email
>
ml-node+828-1978705251@n2.nabble.com<ml...@n2.nabble.com>
> To unsubscribe, click here< (link removed) ==>.
>
>
>


--
tommy xiao
QQ: 2667799
MSN Messenger: xds2000ATmsn.com
E-mail: xiaodsATgmail.com

--
View this message in context:
http://n2.nabble.com/WEB-INF-vs-web-inf-tp835685p835790.html
Sent from the maven users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.15/1648 - Release Date: 9/2/2008
5:29 PM


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: WEB-INF vs web-inf

Posted by xds2000 <xi...@gmail.com>.
i think this is not problem.no idea.

2008/9/3 Tamsin
<ml...@n2.nabble.com>
>

> 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: users-unsubscribe@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=835685&i=0>
> For additional commands, e-mail: users-help@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=835685&i=1>
>
>
>
> ------------------------------
>  Subscribed to Nabble @ http://n2.nabble.com/maven-users-f828.html
> To start a new topic under maven users, email
> ml-node+828-1978705251@n2.nabble.com<ml...@n2.nabble.com>
> To unsubscribe, click here< (link removed) ==>.
>
>
>


-- 
tommy xiao
QQ: 2667799
MSN Messenger: xds2000ATmsn.com
E-mail: xiaodsATgmail.com

-- 
View this message in context: http://n2.nabble.com/WEB-INF-vs-web-inf-tp835685p835790.html
Sent from the maven users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org