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

Gordan,

Gordan Krešić wrote:
> Unfortunally, this does not work. After reload, Tomcat still loads old
> application (that symlink pointed to before upgrade). Question is why and
> how to force Tomcat to load upgraded application?

My guess is that Tomcat either requests a true path (which then uses the
real name of the directory, instead of the symlink) to the webapp, or
the OS does it at a lower-level and so changes to the symlink have no
effect on Tomcat while it is running.

> Any other ideas? How do you perform webapp's upgrade?

Updating the WAR file ought to work if you have autoDeploy="true". Why
not use ROOT.war and just copy the most up-to-date WAR file into the
deployment directory?

You can always have a version history somewhere else.

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

iD8DBQFHE3Eh9CaO5/Lv0PARAtIbAJ9DA1TurDijlHlCbyMacboVRERrAwCfQmlA
QA2Rj0GJD5yYN/kpMlSasRI=
=NC9n
-----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