From 16ae42f462e0a0e823927112160dfa8fde9f731a Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Mon, 31 Jan 2011 03:41:23 +0000 Subject: [PATCH] Changing the namespace of the ResourceRegistration portType git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@34391 82a268e6-3cf1-43bd-a215-b396298e98cf --- etc/build.properties | 2 ++ etc/deploy-jndi-config.xml | 6 ++++++ schema/ResourceRegistration.wsdl | 10 +++++----- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/etc/build.properties b/etc/build.properties index 90df516..b0de9c3 100755 --- a/etc/build.properties +++ b/etc/build.properties @@ -1,8 +1,10 @@ package = org.gcube.informationsystem.registry +package.2 = resourceregistration lib.dir = Dependencies/ISREGISTRY wsdl.1 = RegistryFactory wsdl.2 = Registry wsdl.3 = ResourceRegistration namespace.1=http://gcube-system.org/namespaces/informationsystem/registry +namespace.2=http://gcube-system.org/namespaces/informationsystem/registry/resourceregistration diff --git a/etc/deploy-jndi-config.xml b/etc/deploy-jndi-config.xml index 351118b..429034e 100644 --- a/etc/deploy-jndi-config.xml +++ b/etc/deploy-jndi-config.xml @@ -82,6 +82,12 @@ + + + + + -