Play framework 2.2 using Upstart 1.5 (Ubuntu 12.04)
- by Leon Radley
I'm trying to get Play 2.2 working with upstart.
I've been running Play 2.x with upstart since it's release and it's never been a problem.
But since the release of 2.2 and the change to http://www.scala-sbt.org/sbt-native-packager/ play doesn't want to start any more.
Here's the config I'm using
description "PlayFramework 2.2"
version "2.2"
env…