> http://mifos.org/developers/install-mifos/install-windows#install_java > mentions that the "latest Java EE SDK installer" should be used. But > is that even necessary? Won't the Java SE work fine? > > And I've been told to use the JDK 5.0 (version 1.5.0_X) since some of > the libraries we use don't work with the JDK 6. > > Has anyone tried building/running Mifos with JDK 6?
Great catch, Adam :) A while back we had a discussion on the list about sticking to JDK 5.0 for development purposes and decided on that as our requirement for development. So, I think we would want to update the documentation to indicate JDK 5.0 (rather than the latest SDK). Also, you're correct that Java SE is fine rather than the Java EE SDK installer. Can you update the documentation on the page below to indicate this? Thanks, Aliya ------------------------------------------------------------------------- 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/
