From 2f7552387836e28e7d88bdb6ca3f73173e9dba8b Mon Sep 17 00:00:00 2001 From: Andrea Manzi Date: Wed, 19 Mar 2008 16:47:22 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@19 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../registry/deploy-jndi-config.xml | 12 +++++-- .../etc/RegistrationHandler.properties | 35 ------------------- 2 files changed, 10 insertions(+), 37 deletions(-) delete mode 100755 org/gcube/informationsystem/registry/etc/RegistrationHandler.properties diff --git a/org/gcube/informationsystem/registry/deploy-jndi-config.xml b/org/gcube/informationsystem/registry/deploy-jndi-config.xml index d59b3a6..845062d 100644 --- a/org/gcube/informationsystem/registry/deploy-jndi-config.xml +++ b/org/gcube/informationsystem/registry/deploy-jndi-config.xml @@ -23,7 +23,13 @@ name="RPDName" value="ProfileResourceProperties" type="java.lang.String" - override="false"/> + override="false"/> + + @@ -61,7 +67,9 @@ sweeperDelay 10000 - + + + diff --git a/org/gcube/informationsystem/registry/etc/RegistrationHandler.properties b/org/gcube/informationsystem/registry/etc/RegistrationHandler.properties deleted file mode 100755 index 1e3294e..0000000 --- a/org/gcube/informationsystem/registry/etc/RegistrationHandler.properties +++ /dev/null @@ -1,35 +0,0 @@ -org.diligentproject.dvos.authorization.handler.voQueryServiceURL./diligent=http://grids15.eng.it:8080/wsrf/services/diligentproject/dvos/authorization/VOQueryService - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}createResource=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateResource=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile - - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}removeResource=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateProfileWithDL=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfileDL - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}removeProfileWithDL=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfileDL - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateState=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageState - - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}startRegistration=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile - -org.diligentproject.dvos.authorization.handler.operationMapping.\ -{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}validateProfile=\ -{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile