GEMSS open source release v1.2
Authors: IT Innovation Centre, University of Southampton, C&C Research Laboratories, NEC Europe Ltd,
Institute for Software Science, University of Vienna.

Date: 07-03-2005

This software is released under the terms of the LGPL Software License Agreement
included with this release.

Structure of this release

	/LICENSE.txt -> LGPL licence file
	/manifest.txt -> source code manifest
	/release-notes.txt -> this document
	/ipr-registry.doc -> IPR registry for source and third party code
	/src -> source code
    	/src/security -> some CA certificates and a sample sandbox policy file
    	/src/cp-defs -> service definition files
	/src/conf -> configuration files
	/src/bin -> gemss client start scripts
	/src/test -> gemss example applications
        /tpc -> third party libraries

Release notes

	The Java source code requires a Java 1.4 compatible compiler. 

	All GEMSS-external software libraries in this release are distributed with 
	their own Software License Agreement:

                bcprov-jdk14-124.jar   -> BOUNCY_CASTLE_LICENSE.txt
                commons-codec-1.2.jar  -> COMMONS_CODEC_LICENSE.txt
                jdom.jar               -> JDOM_LICENSE.txt
                nec-axis.jar           -> AXIS_LICENSE.txt
                nec-sessionmanager.jar -> NEC_SESSIONMANAGER_LICENSE.txt  
    
	The following libraries are required and should be downloaded from SUN:
		jaxrpc.jar (http://java.sun.com/xml/jaxrpc/downloads/index.html )
		saaj.jar (http://java.sun.com/xml/saaj/index.jsp)
		activation.jar (http://java.sun.com/products/javabeans/glasgow/jaf.html)

	This GEMSS source release is provided as is with no support.

Changes from previous releases

	None - v1.2 is first issue release