DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4279>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4279

Tomcat installation and start-up don't seem to understand the jdk1.3.1_01 path

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2001-10-18 16:30 -------
With the current installer, all that matters are the registry keys.

Note: I tried to use env variables, but it works even worse, as NSIS doesn't 
handle that well at all. OTOH, it's very good for manipulating the registry 
(which is ok, since Windows itself encourages registry use, esp on Win9x, where 
env variables are a nightmare).

Specifically, these keys must be set (and have a meaningful value):
HKLM/JavaSoft/Java Runtime Enivronment/CurrentVersion
.../version_number/RuntimeLib
HKLM/JavaSoft/Java Development Kit/CurrentVersion
../version_number/JavaHome

You can access the registry by running 'regedt32'.

Reply via email to