On Nov 10, 2007 4:06 PM, Eric Deshayes <[EMAIL PROTECTED]> wrote: > I've figured out what was the (very well known - i think) issue. > My MySql db was running on a Linux box but I had not set the > lower_case_table_name property to 1. > Once done, the full test suite passed. > Thanks all for your help. > > For the record, the test suite passed on: > > OS: Linux x64 Fedora 7 (2.6.23.1-21.fc7) > JDK: jdk1.6.0_03 > Db: MySQL 5.0.45-Debian_1-log [...]
Great detective work, Eric! Yes, this is mentioned on the wiki[1], but perhaps it should be in a more prominent location. Better yet, we can just fix the bug[2]. Any help towards this end would be greatly appreciated! References: 1. http://mifos.org/developers/install-mifos/linux-install-notes 2. https://mifos.dev.java.net/issues/show_bug.cgi?id=1513 -- Adam Monsen ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
