The Globus Project
General information on the Globus project The Globus Project's research The Globus Project's software products References for developers of the Globus Toolkit
../../image/c0c.png

  Project Pages
- Home
- Development

 

Java CoG Kit 1.1 Alpha

The Java CoG Kit version 1.1 Alpha introduces a new security library entirely based on open-source libraries (this eliminates the dependency on the commercial SSL library as in previous CoG versions) It also introduces GSI transport security extensions for Axis and Tomcat. It contains an updated MyProxy client and the new GridFTP client library (jftp).
Because of this new security library, a significant changes were required to the security-related API throughout the code. Therefore, this version of the Java CoG Kit is NOT backwards-compatible with the previous versions. Existing code most likely need to be modified to work with this version of the Java CoG Kit. The details of the security changes (and ways to migrate existing code) are explained in the compatibility document.
This version of the CoG Kit is Globus Toolkit 2.2.x compatible. This version (and future versions) are integrated and distributed with Globus Toolkit 3.0.
This release contains jglobus API only. Users that wish to reuse the graphical components are recommended to not use the release download, but check out the latest source from the CVS directory. Additional, projects such as GridAnt, Java Web Start demos, and jetspeed portlets can be found in the appropriate project pages. Once they mature we will distribute them as add-ons.

Release Download


.tar.gz

.zip

Binary distribution

cog-1.1a-bin.tar.gz
cog-1.1a-bin.zip

Source distribution

cog-1.1a-src.tar.gz
cog-1.1a-src.zip

API documentation

cog-1.1a-doc.tar.gz
cog-1.1a-doc.zip

Other Documentation

Latest Code & Documentation

  • The latest source code is avaiable through anonymous CVS:
    1. cvs -d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS login
    2. cvs -d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS checkout -r jglobus-jgss jglobus
    3. cvs -d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS checkout -r jglobus-jgss ogce
  • The latest API documentation is generated nightly.

Comments? gregor@mcs.anl.gov
Globus Project and Globus Toolkit are trademarks held by the University of Chicago.