-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Balázs,

[EMAIL PROTECTED] wrote:
> I posted a similar problem with subject "Context deletion on redeploy", but 
> got no answer.

I'm pretty sure there was a /huge/ thread about that over the last month
or so.

> I also have to deploy the same war many times without modification with 
> different settings. I can't use JNDI because the app's context.xml gets 
> deleted from conf/Catalina/localhost at every redeployment. So I lose the app 
> specific JNDI settings done by the administrator.

Try using web.xml instead of context.xml. You could also try
re-packaging your WAR on deployment, so that context.xml is stored
inside the WAR instead of shoving it into conf/Catalina/localhost and
risk having it deleted.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG5+Wq9CaO5/Lv0PARAgS7AKCzxCWPHBdonCVHj58PGd8ONJ6aHgCgmGRM
U+J8kIGnM77ZFjTfXD9t2eE=
=nEND
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to