> From: Mário Gamito [mailto:[EMAIL PROTECTED] 
> Subject: Re: war file
> 
> The one thing i've done was placing the .war file in the 
> webapps directory, then restart the server.

That should be sufficient, if autoDeploy is enabled (it is by default).

> This way, it created a new directory with all the files.

Where did it create the new directory?  This should only happen if unpackWars 
is set to true.

> Unfortunatelly, i get a 404.

What is the name of the .war file?  What URL do you use to try to access it?  
What's in the WEB-INF/web.xml file inside the .war?

> I've copied this directory to webapps/ROOT

A completely incorrect thing to do.  You need to clean out that mess before 
proceeding.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Re: war file Mário Gamito
    • RE: war file Caldarale, Charles R

Reply via email to