From 503958bd488b1916972b6cc9284f9f229d906d16 Mon Sep 17 00:00:00 2001 From: amontano Date: Mon, 21 Feb 2005 05:54:28 +0000 Subject: [PATCH] Anoop's major update. Everything has changed location. --- Readme.txt | 14 ++- build.xml | 297 ++++++++--------------------------------------------- 2 files changed, 53 insertions(+), 258 deletions(-) diff --git a/Readme.txt b/Readme.txt index 44b6713..2dd6575 100644 --- a/Readme.txt +++ b/Readme.txt @@ -7,9 +7,19 @@ 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 lex-context-config.xml file. +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. -To get a copy of the database, contact Travis McCauley ( travis.mccauley@alumni.virginia.edu ). +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. + +To get a copy of the database, contact Steve Weinberger ( snw8f@virginia.edu ). + +This document was written by Travis McCauley. +Updated by Andres Montano. diff --git a/build.xml b/build.xml index fea370e..a5747fd 100644 --- a/build.xml +++ b/build.xml @@ -1,253 +1,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - THDL Tibetan Collaborative Dictionary Javadocs]]> - Copyright © 2003 THDL. All Rights Reserved.]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -