The goal of GTLAB is to simplify the process of Grid portlet development by encapsulating common Grid operations as XML tags that can be embedded in portlet pages, enabling rapid development. GTLAB capabilities include credential management, remote file operations, remote job executions, and file transfers.
Prerequistes for the implementations.
These instructions are for webapp administrators. Deployment rules are defined within these document. The requirements for installation.
1- Make sure you have svn client on your the machine where you install GTLAB.
2- maven v.1.0 should be on the path within the same machine
3- .globus directory should be on the home directohttp://www.vlab.msi.umn.edu/ry. That define IP address of cog.properties.
cacert=/globalhome/manacar/.globus/certificates/
ip=156.56.104.92
4- Apache ant 1.6.5 or higher might be on the path.
Please follow the deployment steps carefully.