On 15/12/2009 04:17, steflik wrote:

Chuck,

OK, I've read the document several times and still can't figure out what it
is you are trying to tell me. I'm not using WARs so /META-INF/? doesn't come
into play. If the<Context>  statements don't go in to server.xml where
should I put them, context.xml doesn't seem to be the appropriate place?

A web app in the form of a directory is just an exploded/uncompressed WAR. Putting a META-INF directory inside the app dir still applies. Try it and see.

(The manager & host-manager apps preinstalled in Tomcat also use a META-INF directory.)


p


Dick Steflik
Binghamton University



Caldarale, Charles R wrote:

From: steflik [mailto:stef...@binghamton.edu]
Subject: Re: Tomcat Config Question

Do I just move the<context>  statements out of server.xml and into
context.xml?

It's<Context>  not<context>  - case matters.

or is there something else I have to do.

Reading the doc would be a good first step:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html

  - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to