resource-management-portlet/distro
Massimiliano Assante 2e877cc2fc #1496 and #1497
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@120388 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-11-24 15:52:12 +00:00
..
INSTALL git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
LICENSE git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
MAINTAINERS git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
README git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
changelog.xml #1496 and #1497 2015-11-24 15:52:12 +00:00
descriptor.xml git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
profile.xml git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00
svnpath.txt git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69705 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-27 18:33:07 +00:00

README

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


This work has been partially supported by the following European projects: 
DILIGENT (FP6-2003-IST-2), D4Science (FP7-INFRA-2007-1.2.2), D4Science-II (FP7-INFRA-2008-1.2.2), 
iMarine (FP7-INFRASTRUCTURES-2011-2), and EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil).


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


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

v. 2.1.0, September 21st 2012

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:

https://gcube.wiki.gcube-system.org/gcube/index.php/Developer%27s_Guide


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.