https://issues.apache.org/bugzilla/show_bug.cgi?id=52049
--- Comment #1 from Konstantin Kolinko <[email protected]> 2011-10-18 14:31:44 UTC --- Yes, the text is wrong, but in a different way: the Tomcat Windows installer does not look for JAVA_HOME or for JRE_HOME variables. It looks at the registry only. (Function findJavaHome in res/tomcat.nsi) The service.bat manual service installation script does look for those variables, but it is not what is described here. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
