Hi,
I'm having a dedicated Ubuntu Server 14.04 with LAMP, OpenSSH and Tomcat 7 automatically installed. Running tomcat7.sh conflicts with the installed Tomcat so I always have to manually stop the default Tomcat server and then run tomcat7.sh from the terminal.
I would like to know how to setup Joget as a Tomcat service and run it automatically on system start-up and not by tomcat7.sh.
Thank you in advance.