To build the VenueFwk war file:
Prereqs:
- maven 3.2.5 is installed
- java jdk 1.7 is installed
Build:
- export JAVA_HOME=/path/to/jdk1.7
- cd VenueFramework/Backend/VenueFwk
- apache-maven-3.2.5/bin/mvn clean install
- deploy target/VenueFwk.war to tomcat, it is the newly built artifact.
Run:
- It is possible to run VenueFwk web app and db locally: http://confluence.venuetize.com:8090/display/PLATFORMBACKEND/Run+eMcard+locally+on+workstation