Hello

using tomcat 5.5.20.
I set up the docBase in my application-context.xml to use a symlink which points to the most current version. New versions are installed each in it's own directory and afterwards the symlink is changed to the new location. But tomcat5.5 recognizes the short removal of the symlink and immediately deletes my application-context.xml :-(
How can I stop tomcat from removing my application-context.xml?
I already set the autoDeploy in my server.xml to false; with no help.

Before, in tomcat 5.0, this was working - with the same setup.

best regards
Daniel

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