About me
Services
Projects
Design Patterns
Archive
Contact
home > Archive > Setting up Tomcat

Setting up Tomcat

The following short tutorial walks you through the steps you need to take in order to get Tomcat running on your Linux server.

Installing Java

In order to have Tomcat running on your machine, you will need to have Java installed. The cafba project and others will be built with Java1.5 to be deployed on Tomcat5.5. If you dont have java 1.5 already installed on your server, start by installing java on the server.

Installing Tomcat
  • Execute the startup script (startup.sh) in /var/tomcat/bin
  • If you want to setup Tomcat to run as a daemon, have a look for instructions in the jsvc-src folder.
  • Good luck!
    Copyright 2008 Graham Lange All rights reserved
    SUBSCRIBE