Install and Configure Java and Apache Tomcat
- Before you do install a Java SDK, check to see if you have any previous versions of Java installed and uninstall them (unless you need them for something else) - either the JVM (Java Virtual Machine) or the JDK (Developers Kit).

- I had a previous version installed and had to uninstall it via Start menu->Control Panel->Add/Remove Programs. (ex: I had to remove java 1.4.2.)
-
Download and install the Java SE JDK installer (JDK 6.0)
- Current version is JDK 6 Update 22 (as of Oct 25, 2010)
- Keep in mind that newer release *could* cause changes, so be mindful if something is very new


Go back to top of the page.
Apache Tomcat
- Go to the Apache Tomcat Download Page for the 6.0 Branch (7.0 has been released but not fully tested by our team)
-
Download the core binary distribution 32-bit Windows zip file for Apache Tomcat
- Go to Binary Distributions, and then Core, then right click and save the zip folder to the Mifos Install folder.
.jpg)
- Unzip and extract contents of folder to Mifos Install. *IMPORTANT that you extract to here.*

Go back to top of the page.
0
Your rating: None
Posted by edcable on July 19, 2010 at 12:14pm

