The CONTEXT  XML  is located under Catalina\localhost  ( I use windows
2000/XP/2003).  Please see the attached directory structure

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 06, 2006 1:37 PM
To: Tomcat Users List
Subject: RE: Please help with introducing a new application

> From: Alla Winter [mailto:[EMAIL PROTECTED] 
> Subject: RE: Please help with introducing a new application
> 
> I am using 5.5.12 version of TOMCAT.  I read documentation, but I am
not sure what 
> restriction for the path you are referring to.

It's these notes in the doc:

"Please note that for tomcat 5, unlike tomcat 4.x, it is NOT recommended
to place <Context> elements directly in the server.xml file.  Instead,
put them in the META-INF/context.xml directory of your WAR file or the
conf directory as described above."

and (for the path attribute):

"The value of this field must not be set except when statically defining
a Context in server.xml, as it will be infered [sic] from the filenames
used for either the .xml context file or the docBase."

Where is your <Context> tag?

 - Chuck

P.S. When posting questions, please try to include all pertinent
information, such as Tomcat version, any configuration changes you've
made to Tomcat's .xml files, where your app-specific configurations are,
etc.


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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to