Access Keys:
Skip to content (Access Key - 0)

caGrid Console Servlet


Downloads


Source Repository

Google Code Repository

 svn checkout http://cagrid-widgets.googlecode.com/svn/trunk/caGrid console cagrid-console  

Source Download

http://cagrid-widgets.googlecode.com/files/caGrid-console_sources.zip

Install

Prerequisites

To install the console from source you must have the following prerequisites

  • Java JDK 1.5+
  • Ant 1.6+
  • Globus/caGrid deployed in Tomcat/JBoss
  • A correctly set CATALINA_HOME or JBOSS_HOME environment variable.

Installation

  1. Download or checkout the project source as listed above.
  2. If you downloaded the zip, unzip the source to create the caGrid-console directory.
     unzip caGrid-console_sources.zip 
    • This directory will be referred to as $CAGRID_CONSOLE_HOME
  3. Change directory to the $CAGRID_CONSOLE_HOME location.
     cd $CAGRID_CONSOLE_HOME 
  4. Run the 'deployTomcat' or 'deployJBoss' ant target to deploy the caGrid console into Tomcat or JBoss.

    ant deployTomcat

  5. Restart Tomcat/JBOSS
  6. Open the URL http://host:port/wsrf/cagrid in your web browser. You should see the caGrid console homepage.
    Note: Your URL:port can vary for your deployment of JBoss/Tomcat
Last edited by
William Stephens (1050 days ago) , ...
Adaptavist Theme Builder Powered by Atlassian Confluence