> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
> Subject: RE: Moving Tomcat
> 
> > From: Steve Ingraham [mailto:[EMAIL PROTECTED] 
> > Subject: Moving Tomcat
> > 
> > I believe that all of the content for the webpage(s) reside
> > in /usr/local/src/jakarta-tomcat-5.5.9/webapps.
> 
> That's where they are by default.  However, apps can be 
> deployed outside of the Tomcat directory tree by placing
> [appName].xml files in conf/[engine]/[host]

That was incomplete.  Within each such .xml file will be a <Context>
element with an appBase attribute giving the actual deployment location
of the webapp.  Make sure you copy those as well.

 - 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]

Reply via email to