when i say myfile i mean file like index.jsp it their i should put them no ?
actually the META inf and WEB inf are immediately under the ROOT directory
but that don t work
----- Original Message -----
From: "Caldarale, Charles R" <Chuck.Caldarale@unisys.com>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Sunday, October 29, 2006 8:19 PM
Subject: RE: problem with getcontext and context.xml
> From: mast [mailto:master@tyranz.com]
> Subject: Re: problem with getcontext and context.xml
>
> Well each one of my host have their own appBase and ROOT context
> in each host i have appBase="/usr/local/tomcat/webapps1" and
> appBase="/usr/local/tomcat/webapps2"
That's good.
> and i have put my website in :
> /usr/local/tomcat/webapps1/ROOT/myfile (and
> same for webapps2)
Take out the myfile - your default app is ROOT. Stop adding unnecessary
directories. The WEB-INF and META-INF directories should be immediately
under each ROOT directory.
- 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|