From 8cd668090c0c8da7f368374245fd9d2cb6b6a5bb Mon Sep 17 00:00:00 2001 From: amontano Date: Wed, 23 Feb 2005 00:52:47 +0000 Subject: [PATCH] Simplified the steps for installation on a tomcat server. By moving commons-dbcp-1.2.1.jar, commons-pool-1.2.jar, and commons-collections-3.1.jar to webroot\web-inf\lib. Now all that is needed for lex is nicely bundled in itself. --- Readme.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.txt b/Readme.txt index 3b6cb2d..4f7e7f8 100644 --- a/Readme.txt +++ b/Readme.txt @@ -12,9 +12,8 @@ The THDL Tibetan Collaborative Dictionary requires the following: 5. If you are using the DictionaryImporter class, copy dictionary-importer.properties.sample to dictionary.properties and update also the user and password. 6. The package includes a pre-configured tomcat server. If you would rather use your own installation of tomcat: -- Copy from tomcat/common/lib to your tomcat installation the following files: commons-dbcp-1.2.1.jar, commons-pool-1.2.jar, commons-collections-3.1.jar. - Modify build.xml so that tomcat/common/lib folder points to your tomcat installation. -- Copy lex.xml from tomcat/conf/Catalina/localhost to your tomcat installation. Then modify update the workdir property. +- Copy lex.xml from tomcat/conf/Catalina/localhost to your tomcat installation. Then update the workdir property. To get a copy of the database, contact Steve Weinberger ( snw8f@virginia.edu ).