Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Mifos currently requires Jetty 7.3.x - download the relevant Jetty tarball from http://download.eclipse.org/jetty/ and unpack it. 
  • In the instructions that follow, we'll assume you unpacked Jetty to $HOME/jetty7. If you've put it somewhere else, adjust accordingly.
  • If using extended characters, be sure server configuration includes URIEncoding="}}UTF-8    8     {{" in the Connector definition.

...

To skip the tests, execute the following instead of the second line above (much quicker to get building quicklybuild):

No Format
mvn clean install -Dmaven.test.skip=true

...

No Format
cd /tmp
$HOME/jetty7/bin/jetty.sh start

...

Step 10) Done!

Enjoy your Mifos install - visit http://localhost:8080/mifos/ in a browser to use Mifos (username: "mifos", password: "testmifos").

Step 10) Done!

Enjoy your Mifos install.

...

Additional Details

What next?

...