On Mon, 16 Dec 2002, Anthony Ikeda wrote:

> Date: Mon, 16 Dec 2002 11:08:51 +1100
> From: Anthony Ikeda <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: context.xml inside war and outside
>
> I have moved my Context declarations from the server.xml file to a
> META-INF/context.xml file in my war file.

IIRC, that will only work if you use the "deploy" command of the manager
webapp to deploy the app.  It's not recognized by the auto-deploy of WAR
files in the "webapps" directory, or for contexts installed with the
"install" command.

Craig


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

Reply via email to