is-registry/test-suite
Manuele Simi 0ec8e9d2c6 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@16018 82a268e6-3cf1-43bd-a215-b396298e98cf 2009-10-16 17:10:32 +00:00
..
samples git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@16018 82a268e6-3cf1-43bd-a215-b396298e98cf 2009-10-16 17:10:32 +00:00
README.TXT git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@16018 82a268e6-3cf1-43bd-a215-b396298e98cf 2009-10-16 17:10:32 +00:00
registerGUBEResource.sh git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@16018 82a268e6-3cf1-43bd-a215-b396298e98cf 2009-10-16 17:10:32 +00:00
removeGUBEResource.sh git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@16018 82a268e6-3cf1-43bd-a215-b396298e98cf 2009-10-16 17:10:32 +00:00

README.TXT

ISRegistry test-suite

Decription
A client for the IS Registry allowing to add/delete profiles from the IS

Usage
source removeGCUBEResource.sh <RegistryFactory URI> <resource ID> <scope> <resource type>
source registerGCUBEResource.sh <RegistryFactory URI> <profile file> <scope> <resource type>

Example
source removeGCUBEResource.sh http://node4.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/registry/RegistryFactory 778ba410-8d94-11de-889b-bed95c57e445 /d4science.research-infrastructures.eu/EM RunningInstance
source registerGCUBEResource.sh http://node4.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/registry/RegistryFactory ./samples/RIProfile.xml /d4science.research-infrastructures.eu/EM RunningInstance

Author Manuele Simi
Last Update 16/10/2009