No description
Find a file
2003-10-06 17:10:12 +00:00
config Updated lex-context-config.xml to include a Naming resource for ThdlUsers 2003-10-06 16:23:49 +00:00
images test 2003-10-06 03:14:54 +00:00
lib binaries 2003-10-06 02:56:10 +00:00
src Converted database connections to use JNDI naming over DriverManager connections. So LexConstantsSecure.java is no longer needed. 2003-10-06 16:19:11 +00:00
tld binaries 2003-10-06 02:56:10 +00:00
.cvsignore Added some .cvsignore files to exclude local-config directory and LexConstantsSecure.java 2003-10-06 15:08:56 +00:00
build.xml Modified build.xml to use jars in CATALINA_HOME/common/lib in classpath. Also added a primitive Readme. If you follow the steps in the readme, the application now runs from a sandbox copy. 2003-10-06 17:10:12 +00:00
Readme.txt Modified build.xml to use jars in CATALINA_HOME/common/lib in classpath. Also added a primitive Readme. If you follow the steps in the readme, the application now runs from a sandbox copy. 2003-10-06 17:10:12 +00:00

The THDL Tibetan Collaborative Dictionary requires the following:

1. ThdlUser module needs to be compiled into the Dictionary build directory. If Dictionary and ThdlUser are checked out to the same directory, the ThdlUser build file will automatically compile to the default build directory inside Dictionary.

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. 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 ).