Go to file
amontano 2387f04ea3 changes to the DictionaryImporter 2004-06-27 11:41:26 +00:00
config Updated context config to use the new Databases. And added a javac task to the build file to compile ThdlUser sources all in one go. 2004-01-07 20:54:45 +00:00
images Added Remove functionality for all components and fixed broken Edit for Passage Translations 2003-12-19 19:32:04 +00:00
lib Needed by hibernate 2004-06-26 13:11:13 +00:00
loadtests Moved jmeter load tests into their own directory. 2003-11-19 01:06:53 +00:00
src changes to the DictionaryImporter 2004-06-27 11:41:26 +00:00
tld binaries 2003-10-06 02:56:10 +00:00
.cvsignore Modified build.xml/build.properties connection 2003-11-26 16:54:59 +00:00
Readme.txt Switched to creator for menu recent terms display 2004-01-09 17:45:25 +00:00
build.xml Added more stuff to the DictionaryImporter builds 2004-06-26 13:14:05 +00:00

Readme.txt

October 6, 2003
The THDL Tibetan Collaborative Dictionary requires the following:

1. Check out the ThdlUser module to the same directory as the Dictionary. Or if you want to put it elsewhere, modify build.properties accordingly.

2. A recent version of Tomcat must be installed and the tomcat user/pass combo specified in the build file must be present in the tomcat-users.xml file with the role of manager.

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. 

To get a copy of the database, contact Travis McCauley ( travis.mccauley@alumni.virginia.edu ).