Taverna Server 2.4

This version of the Server is based on the Taverna 2.4 codebase and is code-named “Taverna Server 2.4″. Documentation for the Server is available on-line.

A Ruby Gem for interfacing to the Server via its REST interface is available. A Virtual Machine and Demonstrator Interface will be released soon.

Installation

Download Taverna Server 2.4 war and follow the installation instructions.

System Requirements

Operating system

The Server can currently be installed on Linux and MAC OS.

Java

You will need a Java 6 installation. You can download Java from Oracle.

You must install the Java Cryptography Extension for your version of Java. The extension for Java 1.6 can be downloaded from Oracle.

WebApp container

You will need a suitable servlet container.

The Server has been developed using Tomcat 6.0.26 as the servlet container, but other versions of Tomcat are known to work (back to at least 6.0.20) and other containers may also function correctly as no Tomcat-specific APIs are used in the deployable code. We welcome feedback on which containers work, as well as on how to configure them (if they are not Tomcat versions).