Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I prefer just running Tomcat without any bells and whistles (like the included manager app) - hence I'll cover setting up Tomcat and deploying a .war file.

Table of Contents
minLevel2

Installing

Tomcat will need JDK (Java Development Kit).  See my Install JDK 8 article for how to do this.

...

These variables will be passed to Tomcat on startup which should startup your application according to the variables and .properties files passed.

References

  1. https://tomcat.apache.org/whichversion.html
  2. https://tomcat.apache.org/tomcat-9.0-doc/RUNNING.txt
  3. https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04

Related articles

Content by Label
showLabelsfalse
max5
spacesTKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "TKB"
labelskb-how-to-article

...