Skip to content
Andrew Spyker edited this page Sep 8, 2013 · 19 revisions
![Acme Air Airplane, Acme Air Airplane](https://raw.github.com/acmeair/acmeair-webcontent/master/images/acmeAirplane.png)

Instructions on how to run and setup

Compilation from source

  • In order to use WebSphere eXtreme Scale, please follow the instructions up to mvn mvn:install-file in the WebSphere Liberty To WebSphere eXtreme Scale Instructions. Also, set a M2_REPO variable to point to your local maven repository. This is required to be able to build the WXS client code.
  • For Tomcat, clone from github and run ./gradlew clean war
  • For WebSphere Liberty, clone from github.com and run ./gradlew patchGovernator and ./gradlew patchEureka and then run ./gradlew clean war