Author: markt Date: Fri Sep 29 17:50:55 2006 New Revision: 451509 URL: http://svn.apache.org/viewvc?view=rev&rev=451509 Log: Clarify behaviour when using Windows installer.
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml tomcat/container/tc5.5.x/webapps/docs/setup.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?view=diff&rev=451509&r1=451508&r2=451509 ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Fri Sep 29 17:50:55 2006 @@ -30,6 +30,10 @@ <subsection name="Webapps"> <changelog> <fix> + <bug>34952</bug>: Clarify that the Windows Installer always installs + a Windows service. (markt) + </fix> + <fix> <bug>40633</bug>: Remove references to the DefaultContext from the documentation. (markt) </fix> Modified: tomcat/container/tc5.5.x/webapps/docs/setup.xml URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/setup.xml?view=diff&rev=451509&r1=451508&r2=451509 ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/setup.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/setup.xml Fri Sep 29 17:50:55 2006 @@ -49,7 +49,7 @@ <li><strong>Tray icon</strong>: When Tomcat is run as a service, there will not be any tray icon present when Tomcat is running. Note that when choosing to run Tomcat at the end of installation, the tray - icon will be used even if Tomcat was installed as a service.</li> + icon will be loaded at the same time.</li> <li>Refer to the <a href="windows-service-howto.html">Windows Service HOW-TO</a> for information on how to manage Tomcat as Windows NT service. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]