
This can be useful forĭebugging purposes, but if you wish to avoid seeing it, click over to the Logon tab and check the When a user logs on, don't show the application's windows. We suggest Tomcat but you can specify almost anything you like.īy default, Tomcat will show a command window when it is run by AlwaysUp. In the Name field, enter the name that you will call the application in AlwaysUp. In the Application field, enter the full path to the batch file that we created in step 3, startup-from-alwaysup.bat. Select Application > Add to open the Add Application window: Please see the catalina.bat file for details.) (The "run" argument prevents the batch file from starting java in a separate window, which would prevent AlwaysUp from keeping track of it properly. Find the startup.bat file, make a copy of it in the same directory and rename it to startup-from-alwaysup.bat.Ĭall "%EXECUTABLE%" start %CMD_LINE_ARGS%.Open Windows Explorer to the directory where you installed Tomcat.We must make a copy, change one line, and use the new file in AlwaysUp. Tomcat includes a batch file named startup.bat that will start the server but unfortunately the file will not work properly with AlwaysUp. Please make a note of where you installed it as this will be used in a later step.

#APACHE TOMCAT ON WINDOWS SERVER 2012 INSTALL#
Tomcat is a world class, open source Java Servlet container developed by the Apache Software Foundation.ĭownload and install AlwaysUp, if necessary.ĭownload and install the Java runtime environment (JRE), if necessary.īe sure to set the JAVA_HOME environment variable so that Tomcat will be able to find Java when it is run!ĭownload and install Tomcat 7, if necessary.
