You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Samavedula, Ravi (GE Healthcare, consultant)" <Ra...@ge.com> on 2008/01/31 06:52:38 UTC

web.xml Problem

Hi All,
   i have problem making war file using MAVEN.
 
i am getting this error:
 
exploding webapp :
 Then cannot find web.xml.
 
 
My doubt is where i have to keep the web.xml so that it will find it.
 
Thanks
Ravi S
 
 
 

Re: web.xml Problem

Posted by Maria Odea Ching <oc...@apache.org>.
Hi Ravi,

It should be in the /src/main/webapp/WEB-INF/ directory..

HTH,
Deng

On Jan 31, 2008 1:52 PM, Samavedula, Ravi (GE Healthcare, consultant) <
Ravi.Samavedula@ge.com> wrote:

> Hi All,
>   i have problem making war file using MAVEN.
>
> i am getting this error:
>
> exploding webapp :
>  Then cannot find web.xml.
>
>
> My doubt is where i have to keep the web.xml so that it will find it.
>
> Thanks
> Ravi S
>
>
>
>