You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/10/18 16:31:44 UTC

DO NOT REPLY [Bug 52049] Incorrect setup instructions

https://issues.apache.org/bugzilla/show_bug.cgi?id=52049

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org