Haven't touched this project in over two years, but would now like to get it deployed to production again. Unfortunately, in order to do that I need to get it running on a platform that hasn't been EOL'd. More to the point: I need to get it running on things that I can easily install and maintain on Ubuntu 16.04.
So far, that looks like:
Switch from Java 7 to Java 8 or 9.
Switch from Tomcat 7 to Tomcat 8.
Just checked, and this is option: Ubuntu 16.04 has packages for Tomcat 7.
Haven't touched this project in over two years, but would now like to get it deployed to production again. Unfortunately, in order to do that I need to get it running on a platform that hasn't been EOL'd. More to the point: I need to get it running on things that I can easily install and maintain on Ubuntu 16.04.
So far, that looks like: