From 379f9c5f1b39128e8b19235df3e696237f26be24 Mon Sep 17 00:00:00 2001 From: Andrea Manzi Date: Wed, 19 Mar 2008 16:35:03 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@17 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../registry/deploy-jndi-config.xml | 24 +++++----- .../registry/deploy-server.wsdd | 14 +++--- .../registry/deploy-server.wsdd_NOSEC | 34 -------------- .../registry/etc/profile.xml | 47 +++++++++++++++++++ 4 files changed, 66 insertions(+), 53 deletions(-) delete mode 100644 org/gcube/informationsystem/registry/deploy-server.wsdd_NOSEC create mode 100644 org/gcube/informationsystem/registry/etc/profile.xml diff --git a/org/gcube/informationsystem/registry/deploy-jndi-config.xml b/org/gcube/informationsystem/registry/deploy-jndi-config.xml index 7a82186..d59b3a6 100644 --- a/org/gcube/informationsystem/registry/deploy-jndi-config.xml +++ b/org/gcube/informationsystem/registry/deploy-jndi-config.xml @@ -1,7 +1,7 @@ - + - + @@ -37,12 +37,12 @@ fileName - @config.dir@/profileRegistration.xml + @config.dir@/Registration.xml - + @@ -52,11 +52,11 @@ resourceClass - org.gcube.informationservice.registry.impl.core.ProfileResource + org.gcube.informationsystem.registry.impl.core.ProfileResource persistenceDelegateClass - org.gcube.informationservice.registry.impl.core.RegistryPersistenceDelegate + org.gcube.informationsystem.registry.impl.core.RegistryPersistenceDelegate sweeperDelay @@ -70,7 +70,7 @@ - + + type="org.gcube.informationsystem.registry.impl.RegistryConfiguration"> @@ -132,7 +132,7 @@ - + @@ -142,11 +142,11 @@ resourceClass - org.gcube.informationservice.registry.impl.core.FactoryResource + org.gcube.informationsystem.registry.impl.core.FactoryResource persistenceDelegateClass - org.gcube.informationservice.registry.impl.core.RegistrFactoryPersistenceDelegate + org.gcube.informationsystem.registry.impl.core.RegistryFactoryPersistenceDelegate diff --git a/org/gcube/informationsystem/registry/deploy-server.wsdd b/org/gcube/informationsystem/registry/deploy-server.wsdd index a67be96..b05e74f 100644 --- a/org/gcube/informationsystem/registry/deploy-server.wsdd +++ b/org/gcube/informationsystem/registry/deploy-server.wsdd @@ -4,27 +4,27 @@ xmlns:java="http://xml.apache.org/axis/wsdd/providers/java" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> - + - share/schema/Registry/Registry_service.wsdl + share/schema/Registry/Registry_service.wsdl - + - - + + share/schema/Registry/RegistryFactory_service.wsdl - - + + diff --git a/org/gcube/informationsystem/registry/deploy-server.wsdd_NOSEC b/org/gcube/informationsystem/registry/deploy-server.wsdd_NOSEC deleted file mode 100644 index 528444a..0000000 --- a/org/gcube/informationsystem/registry/deploy-server.wsdd_NOSEC +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - share/schema/disregistry/DISRegistry_service.wsdl - - - - - - - - - - - - - share/schema/disregistry/DISRegistryFactory_service.wsdl - - - - - - - - - - - - diff --git a/org/gcube/informationsystem/registry/etc/profile.xml b/org/gcube/informationsystem/registry/etc/profile.xml new file mode 100644 index 0000000..43ee460 --- /dev/null +++ b/org/gcube/informationsystem/registry/etc/profile.xml @@ -0,0 +1,47 @@ + + + gfgdf80-131b-11db-90fgf98-dgfgfgf66ed3f + Service + + InformationSystem + IS-Registry + +
+ IS-Registry-Service + 1.0 + + + + + + org.gcube.informationsystem.registry.gar + + gcube/informationsystem/registry/registryFactory + + + + + gcube/informationsystem/registry/registry + + + +
+ + IS-Registry-stubs + 1.0 + + + + + + + text + library + + org.gcube.informationsystem.registry.stubs.jar + + +
+
+
+