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=6608>. 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=6608 JAVA_HOME setting and location of tools.jar ------- Additional Comments From [EMAIL PROTECTED] 2002-02-21 17:26 ------- %JAVA_HOME%($JAVA_HOME) should be set to the SDK install directory (ie: C:\java\jdk1.4.1). %JAVA_HOME%\bin ($JAVA_HOME/bin) should be in the path. On Windows, it is important that it is in the path before windows or winnt or system32. Some applications use JRE_HOME, which then can point to the jre subdirectory, but usually points to where the Java Plugin was installed (under Program Files).... If you plan on using %JAVA_HOME%\bin, you have to leave it above the jre, because the jre\bin does not contain javac. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
