service-endpoint-editor/distro
Massimiliano Assante d96993d067 Initial import.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/service-endpoint-editor@81571 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-09-16 16:28:34 +00:00
..
INSTALL Initial import. 2013-09-16 16:28:34 +00:00
LICENSE Initial import. 2013-09-16 16:28:34 +00:00
MAINTAINERS Initial import. 2013-09-16 16:28:34 +00:00
README Initial import. 2013-09-16 16:28:34 +00:00
changelog.xml Initial import. 2013-09-16 16:28:34 +00:00
descriptor.xml Initial import. 2013-09-16 16:28:34 +00:00
profile.xml Initial import. 2013-09-16 16:28:34 +00:00
svnpath.txt Initial import. 2013-09-16 16:28:34 +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.