Cool,

I send it to the list too as it can be usefull to someone

Nicolas

On 5/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 
> 
> Nicolas,
> 
>         Thanks for the web.xml file. I had placed the file in WEB-INF of
> maven. Now, I am able to successfully download the dependencies from the
> Maven Central repository (Tomcat Web Server).
> 
> Thanks & Regards,
> Deepa
> 
> -----Original Message-----
> From: Nicolas Chalumeau [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 25, 2005 5:08 PM
> To: Deepa Muthukumar (WT01 - Technology,Media,Transportation&Services)
> Subject: Re: Problem in using Tomcat Web Server on a Linux OS as the
> Central repository
> 
> On 5/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
> >
> > I am new to J2EE.
> > Can I get a copy of the web.xml file?
> 
> Here is the content (really simple) :
> 
> <?xml version="1.0" ?>
> 
> <!DOCTYPE web-app
>     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
>     "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
> 
> <web-app>
> 
>   <!-- Your servlet definitions go here  -->
> 
>   <welcome-file-list>
>     <welcome-file>index.html</welcome-file>
>   </welcome-file-list>
> 
> </web-app>
> 
> > Should this file be placed
> > under/home/wynmgm/jakarta-tomcat-4.1.31/webapps/WEB_INF.
> 
> Yes
> 
> Nicolas
> 
> Confidentiality Notice
> The information contained in this electronic
> message and any attachments to this message are
> intended for the exclusive use of the addressee(s)
> and may contain confidential or privileged information.
> If you are not the intended recipient, please notify
> the sender at Wipro or [EMAIL PROTECTED] immediately
> and destroy all copies of this message and any attachments.
>

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

Reply via email to