Java CoG Kit jglobus
From Java CoG Kit
CoG JGlobus Version 1.4
The 1.4 version of the CoG JGlobus module contains many bug fixes and improvements since the last version. For example, the GridFTP client library now supports ALLOC, NLST, and CKSM operations, partial 3rd party transfers, and IPv6 hosts. The MyProxy client library now supports the store operation and certificate-based credential renewal. The client will now also attempt to connect to MyProxy server by trying all server addresses returned by DNS lookup. The GSI library now supports the AES encryption algorithm for private keys and is complaint with RFC 3820. The error messages in the GSI library are internationalized and now contain error codes. The CoG JGlobus module also contains updated 3rd party libraries such as the BouncyCastle JCE provider and the Apache Log4j library. A complete set of changes from version 1.2 is available in the changes log.
Please note that some of these features were already available in the CoG JGlobus module released with GT 4.0.0. The CoG JGlobus code is licensed under the Apache license.
This release contains the jglobus API only. Users that wish to reuse the graphical components are encouraged 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.
For contributions please see the CoG JGlobus project.
Release Download
| .tar.gz | .zip | |
| Binary distribution | cog-jglobus-1.4-bin.tar.gz | cog-jglobus-1.4-bin.zip |
| Source distribution | cog-jglobus-1.4-src.tar.gz | cog-jglobus-1.4-src.zip |
| API documentation | cog-jglobus-1.4-doc.tar.gz | cog-jglobus-1.4-doc.zip |
Other Documentation
- Java CoG Kit jglobus FAQ
- Java CoG Kit security library guide
- Java CoG Kit API Overview
- Java CoG Kit GridFTP Programming Manual
Obsolete Documentation
The main documentation can be found on the wiki when you follow the documentation ling. However we have some obsolete documentation, that contains still some useful information.
- Java CoG Kit Users Manual (including ogce and jglobus)
- http://www.globus.org/cog/manual-cog2.pdf Java CoG Kit 2.0] pre-alpha User Manual
Latest Code Documentation
The latest source code is available 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
The latest http://www-unix.mcs.anl.gov/%7Egawor/jglobus-nightly/doc/index.html API documentation] is generated nightly.
