From: Vladimir G. <vga...@ne...> - 2010-01-13 17:15:21
|
I have just committed the changes. Please try them out in your local setups. If you deploy treebase-web.war by coping it into $CATALINA_BASE/ webapps of an unconfigured Tomcat, there is only one thing to be done, besides the SVN update: specify DB credentials in /treebase-web/target/ treebase-web/META-INF/context.xml. Use context.xml.example for guidance. Thanks to Youjun's tips, the tests seem to run. (I hope errors and failures are the same as before!) We might want to switch from c3p0 DataSource to Apache DBCP, but that is not pressing, I think. More details are on the wiki https://sourceforge.net/apps/mediawiki/treebase/index.php?title=Databases --Vladimir |