Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46599
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Apr 2009 19:36:18 +0000 (19:36 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Apr 2009 19:36:18 +0000 (19:36 +0000)
Document known DAEMON issue

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@762921 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/windows-service-howto.xml

index a16e458..46535f4 100644 (file)
 <source>--Classpath=xx.jar</source>
 </p>
 <p> as command line parameter.</p>
+    <p><strong>Note:</strong> PR_DEPENDSON, PR_ENVIRONMENT, PR_JVMOPTIONS,
+    PR_JVMMS, PR_JVMMX, PR_JVMSS, PR_STARTPARAMS, PR_STOPPARAMS and
+    PR_STOPTIMEOUT will not work until this bug is fixed:
+    <a href="http://issues.apache.org/jira/browse/DAEMON-49">DAEMON-49</a></p>
 <p> 
     <table>
     <tr>