The gCube System - Portlets - Resource Management Portlet
------------------------------------------------------------

This work is partially funded by the European Commission in the
context of the D4Science project (www.d4science.eu), under the 1st call of FP7 IST priority.

Authors
-------
* Massimiliano Assante (massimiliano.assante@isti.cnr.it), CNR Pisa, 
* Daniele Strollo (daniele.strollo@isti.cnr.it), CNR Pisa, 
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"

Version and Release Date
------------------------

v. 1.6.0, 6/05/2011

Description
-----------
EXT-GWT based portlet application to manage resources and their related operations

Download information
--------------------
Source code is available from SVN:
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/ResourceManagementPortlet

Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/

Documentation 
-------------
Documentation is available on-line from the Projects Documentation Wiki:


Licensing
---------

This software is licensed under the terms you may find in the file named "LICENSE" in this directory. 

On OSX
---------
If having troubles with xerces:
javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found

With jdk1.5 use sax.jar provided in the lib dir in behalf of $GLOBUS_LOCATION/lib/xercesImpl.jar
and xml-apis.jar.