Versions Compared

Key

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

...

Jetty 7

Mifos requires Jetty 7.3.x. Download 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.

...