https://bz.apache.org/bugzilla/show_bug.cgi?id=58596
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Konstantin Kolinko <[email protected]> --- No. Tomcat does not use CATALINA_HOME environment variable. The launch script (catalina.sh or catalina.bat) uses it. Tomcat itself uses system property named "catalina.home". The script sets that property with a -D command argument to java process that runs Tomcat. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
