From 2f5b7781d536a1b013c4edc8755602479b50684d Mon Sep 17 00:00:00 2001 From: amontano Date: Tue, 22 Feb 2005 22:17:32 +0000 Subject: [PATCH] Removed the step for modifying context.xml, since we deleted that file from webroot. --- Readme.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Readme.txt b/Readme.txt index 2dd6575..3b6cb2d 100644 --- a/Readme.txt +++ b/Readme.txt @@ -7,7 +7,7 @@ The THDL Tibetan Collaborative Dictionary requires the following: 3. Ant must be installed and the ant bin directory should be in your PATH variable. Also, catalina-ant.jar needs to be in $ANT_HOME/lib. -4. The MySQL databases Lex and ThdlUsers should be running locally with select, insert, update and delete privileges for the user specified in the following files: lex-context-config.xml, tomcat\conf\Catalina\localhost\lex.xml , webroot\META-INF\context.xml. Make sure to also update the docbase, workdir, and address for mysql database. +4. The MySQL databases Lex and ThdlUsers should be running locally with select, insert, update and delete privileges for the user specified in the following files: lex-context-config.xml, tomcat\conf\Catalina\localhost\lex.xml. Make sure to also update the docbase, workdir, and address for mysql database. 5. If you are using the DictionaryImporter class, copy dictionary-importer.properties.sample to dictionary.properties and update also the user and password. @@ -19,7 +19,4 @@ The THDL Tibetan Collaborative Dictionary requires the following: To get a copy of the database, contact Steve Weinberger ( snw8f@virginia.edu ). This document was written by Travis McCauley. -Updated by Andres Montano. - - - +Updated by Andres Montano, 2/22/2005 \ No newline at end of file