Just to make clear one thing.

If you edit the context.xml (that will be automatically copied from your war 
archive to conf/Catalina/localhost/WEBAPP.xml) your webapp will be redeployed.

That means, that the server will NOT be restarted, but your webapp WILL be 
redeployed (which will result in downtime for your users).

Regards,
Carsten Pohl

----- Original Message -----
From: "Mikolaj Rydzewski" <[email protected]>
To: "Tomcat Users List" <[email protected]>
Sent: Tuesday, 3 November, 2009 15:55:07 GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: Re: Trouble with context and JNDI resource

Mike Baranski wrote:
> Yes, I know, what's the convention for doing this without changing the 
> context.xml and restarting tomcat?
>   
Put context.xml in META-INF directory of your webapp.

-- 
Mikolaj Rydzewski <[email protected]>


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