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 2003/07/11 14:23:38 UTC

DO NOT REPLY [Bug 21503] New: - [PATCH] Need to add special emphasis for windows service to setting JAVA_HOME

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=21503>.
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=21503

[PATCH] Need to add special emphasis for windows service to setting JAVA_HOME

           Summary: [PATCH] Need to add special emphasis for windows service
                    to setting JAVA_HOME
           Product: Tomcat 4
           Version: 4.1.25
          Platform: All
               URL: http://jakarta.apache.org/tomcat/tomcat-4.1-
                    doc/RUNNING.txt
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Webapps:Documentation
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: masque@inetsolve.com


If you don't notice that you HAVE to set JAVA_HOME before tomcat is installed,
tomcat will NOT work as a service.  This will cause no end of pain because only
one bug report even mentions this issue.  Google did not reveal the fix.

  * Set an environment variable JAVA_HOME to the pathname of the directory
-   into which you installed the JDK release.
+   into which you installed the JDK release.  WINDOWS NOTE: Tomcat will
+   NOT work as a service if this is not set prior to installing tomcat.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org