Getting Started


Install Java

The TDS requires Java 1.5 or above, we recommend the current verison of 1.6 and use it on our development servers.

Current versions of the JRE and JDK are available from the Java web page, http://java.sun.com/.

The Java SE Developer Kit (JDK) 1.5.0_12 is already installed on the workshop computers at /usr/java/jdk1.5.0_12.

  1. Set JAVA_HOME environment variable

Install Tomcat

Current versions of Tomcat are available from the Tomcat web page, http://tomcat.apache.org/.

Install Tomcat 6.0:

  1. Move to installation location
  2. Unpack the Tomcat 6.0.13 archive
  3. Set TOMCAT_HOME environment variable
  4. Move to Tomcat bin directory
  5. Edit startup.sh and shutdown.sh and set environment variables:

Running Tomcat

  1. cd to Tomcat bin directory
  2. Startup Tomcat
  3. Open browser window and check that Tomcat is running
  4. Shutdown Tomcat

Deploy TDS (thredds.war)

The THREDDS Data Server (TDS) is available from the Unidata TDS home page.

  1. Download the thredds.war file
  2. Startup Tomcat
  3. Test TDS in browser


This document is maintained by Unidata and was last updated on July 23, 2007. Send comments to THREDDS support.