This project has retired. For details please refer to its Attic page.
Apache ESME -

  1. Sign up for a Heroku account at http://www.heroku.com
  2. Do local workstation setup: http://devcenter.heroku.com/articles/scala#local_workstation_setup
  3. mkdir esme
  4. svn checkout http://svn.apache.org/repos/asf/esme/trunk/server esme
  5. cd esme
  6. rm pom.xml src/main/resources/props/default.props
  7. mv src/main/resources/props/heroku.props src/main/resources/props/default.props
  8. Follow the instructions here: http://devcenter.heroku.com/articles/scala#store_your_app_in_git