Taverna Workflow Guide for caGrid 1.4
Quickstart Guide
This describes the quick installation and deployment overview of the Taverna Workflow Service.
For detailed instructions, refer to the Administrator's Guide.
To see all the documentation of the Taverna Workflow Service, see workflow documentation.
Assuming that you have already installed the Prerequisite Software, lets proceed:
1. Download the latest caGrid software release from Subversion
caGrid 1.4:

There are other options to download the CaGrid software release.
2. Build the Service: More Details

3. Install Taverna-2.1.2 More Details
%> cd projects/TavernaWorkflowService
%> ant taverna-package
Note: Ignore the Error messages (java.io.FileNotFoundException) when downloading the Taverna artifacts.
4. Edit service.properties More Details

Edit service.properties and set tavernaDir and baseRepositoryDir to point to the correct locations of Taverna-2.0
5. Run ant deployTomcat More Details
%> ant deployTomcat
Congratulations, you have successfully installed and deployed a Taverna Workflow Service.





