| ||||||||||||
Workspace Management ServiceGT4 Java CoreThis set of instructions is for developers or system administrators already familiar with the Globus Toolkit and looking for the leanest, easiest install of just the Java standalone core.
Prerequisisites:
Sample environment script. Obtain ws-core-3.9.4-src.tar.gz from the download page. $ tar xvzf ws-core-3.9.4-src.tar.gz $ export GLOBUS_LOCATION=/install/location $ cd ws-core-3.9.4 $ ant all Make sure /etc/grid-security is set up normally. More information is available at the GT4 and WSRF pages. Also, the 4.0 draft documents are currently available and contain valuable information. There are two helpful tutorials by Borja Sotomayor and Scott Gose. There is a GT4 specific mailing list, sign up by mailing majordomo@globus.org with body 'subscribe gt4-friends'. |