HEROKU:
This is a template for a web application that uses Spring MVC and Hibernate. The sample code is a simple CRUD page that manipulates records for a single model object.
First build with:
$mvn clean install
Then run it with:
$java -jar target/dependency/webapp-runner.jar target/*.war
OPENSHIFT:
The OpenShift jbossews
cartridge documentation can be found at:
http://openshift.github.io/documentation/oo_cartridge_guide.html#tomcat