[Laszlo-checkins] r8051 - openlaszlo/trunk/docs/src/deployers
lou@openlaszlo.org
lou at openlaszlo.org
Sat Feb 16 05:45:55 PST 2008
Author: lou
Date: 2008-02-16 05:45:34 -0800 (Sat, 16 Feb 2008)
New Revision: 8051
Modified:
openlaszlo/trunk/docs/src/deployers/logging.dbk
Log:
Change 20080216-lou-y by lou at loumac.local on 2008-02-16 09:40:34 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix broken links to tomcat doc in the logging chapter of the admin guide
New Features:
Bugs Fixed: LPP-5224
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: The 5.0.x documentation no longer exists, so just link
to the tomcat home page.
Tests: test link
Modified: openlaszlo/trunk/docs/src/deployers/logging.dbk
===================================================================
--- openlaszlo/trunk/docs/src/deployers/logging.dbk 2008-02-16 13:44:40 UTC (rev 8050)
+++ openlaszlo/trunk/docs/src/deployers/logging.dbk 2008-02-16 13:45:34 UTC (rev 8051)
@@ -39,8 +39,8 @@
The Jakarta Tomcat 5.0 container, by default, keeps its logs
in <literal>$TOMCAT_HOME/logs</literal>. Depending on how tomcat was started, it may also display some of its
logs in a console or terminal window as well.
-The <ulink url="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/index.html">Tomcat 5.0 configuration guide</ulink>
-has details on its <ulink url="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/logger.html">Logger</ulink> configuration.
+See the <ulink url="http://tomcat.apache.org/">Tomcat web site</ulink>
+for more information.
In general, see the documentation on your container for details on how to locate and configure these logs.
</para>
More information about the Laszlo-checkins
mailing list