From: Vladimir G. <vla...@du...> - 2010-02-07 21:40:24
|
As of the SVN commit 484, I have configured TB to look up Mesquite location via JNDI. Rutger, Youjun, you probably should update your treebase-web/src/main/ webapp/META-INF/context.xml, following the updated context.xml.example. The jdbc.properties file is now useful (in the webapp) only for Hibernate properties. So, I wonder whether we could move the latter into treebase.properties and convince the build process not to include jdbc.properties into the jar? The new setup works on my laptop, but was not yet tested on the servers. To do that with Jon on Monday, I have started putting together admin-oriented instructions at https://sourceforge.net/apps/mediawiki/treebase/index.php?title=Deployment_by_a_sysadmin They involve unpacking a fresh copy of mesquite-2.01.tb.jar -- I hope this is ok (that is, the unpacked copy in SVN treebase-core/lib does not contain any important modifications). I expect adjustments to these instructions regarding permissions on log files and the DISPLAY variable. --Vladimir |