From: markt Date: Wed, 13 Feb 2008 22:22:38 +0000 (+0000) Subject: As pointed out on the users list, lib is relative to catalina home, not base X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2ad962315ab245400fd124e6bd713c24b90ff002;p=tomcat7.0 As pointed out on the users list, lib is relative to catalina home, not base git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@627602 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/RUNNING.txt b/RUNNING.txt index d6b790363..3b02f1534 100644 --- a/RUNNING.txt +++ b/RUNNING.txt @@ -112,9 +112,6 @@ on the value of $CATALINA_BASE instead of $CATALINA_HOME: * logs - Log and output files -* lib - For classes and resources that must be shared across all web - applications - * webapps - Automatically loaded web applications * work - Temporary working directories for web applications