

|
|
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
Other Documentation
Latest Code & Documentation
- The latest source code is avaiable through anonymous CVS:
- cvs
-d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS login
- cvs
-d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS checkout -r
jglobus-jgss jglobus
- cvs
-d:pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS checkout -r
jglobus-jgss ogce
- The latest API
documentation is generated nightly.
|