> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Andrew White
> Sent: Friday, 2 May 2008 11:04
> To: Mifos functional discussions
> Subject: [Mifos-functional] Apache Ant 1.7.0 and Java Runtime 1.5.0?
> 
> Hi all,
> 
> I'm doing a fresh install of the latest build on a Debian 
> Linux system.  When going through the install docs, I found 
> what appears to be an inconsistency.  Specifically, I noticed 
> on the latest README of the current Mifos distribution the 
> following (from URL 
> https://mifos.dev.java.net/source/browse/mifos/trunk/mifos/REA
> DME?rev=12796&view=markup ):
> 
> 
> 
>       Detailed Instructions
>       ---------------------
>       
>       1. Obtain the prerequisite software. You will need the following
>       
>          packages:
>       
>              Java 2 Standard Edition SDK 5.0 (note that Java 
> 6 is not supported yet)
>              Database - MySQL 5.0
>              Application server - Tomcat 6.0 
>              Apache Ant 1.7.0 or later
> 
> However, Apache Ant 1.7.0 says Java 2 SDK 6.0 is a 
> prerequisite.  Can someone clear up this issue?
> 
> Also, is the JDK (developer's kit) really required?  Why is 
> the JRE (Java runtime environment) not sufficient?
> 
> Regards,
>  Andrew

Andrew

We are running Mifos 1.1 on a fairly vanilla installation of Debian etch. We
have separate machines for firewall, database and application/web server.

All software is the etch default with the exception of ant 1.7, which is
picked up from lenny (apt-get install -t unstable ant):

  System Information
  Welcome to the Mifos system information area. 
  
  Operating System / Arch / 
  Version                             Linux / i386 / 2.6.18-6-686 
  Java Vendor / Version               Sun Microsystems Inc. / 1.5.0_14 
  Database Vendor / Version           MySQL / 5.0.32-Debian_7etch5-log 
  Database Driver / Version           MySQL-AB JDBC Driver /
mysql-connector-java-5.1.5 ( Revision: ${svn.Revision} ) 
  Application Server                  Apache Tomcat/5.5 
  Mifos Database Version              193 
  Subversion Revision Number          12857 

I can't answer your question regarding JRE vs JDK, but would hope that the
JDK is only required for a development system...

My recollection of the install is that the instructions omit the requirement
for junit, but that's probably not a problem for a production server. If we
ever get to a production installation my intention is that here will be no
development tools, compilers, etc on any production server.

We have concerns around security: e.g. HTTP instead of HTTPS; currently
running with Tomcat security disabled; default configuration connects to
database as root. However these shouldn't be insurmountable and we'll feed
back to the community as and when we address these.

I don't generally run full unit tests when upgrading from svn because of
issue #1571 but when I do change the timezone on the application server to
PST all tests pass, so I conclude that the versions we are running are
sufficient.

If you have any questions about our configuration, please don't hesitate to
ask.

Regards
Graeme
--
-------------------------------------------------
Graeme Ruthven
Kula Services Limited
E-mail:   [EMAIL PROTECTED]
Phone:    +64 4 477 0898
Fax:      +64 4 477 0810
Mobile:   +64 27 450 5151
------------------------------------------------- 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mifos-functional mailing list
Mifos-functional@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-functional

Reply via email to