This commit is contained in:
Lucio Lelii 2016-03-04 14:12:08 +00:00
parent 44fc4ab840
commit 2b13dc0893
1 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,5 @@
<ServiceMap> <service-map scope='/gcube/preprod' version="${project.version}">
<Service name ="ISICAllQueryPT" endpoint ="http://collector-pre.d4science.org:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess"/> <services>
<Service name ="ISICAllRegistrationPT" endpoint ="http:/collector-pre.d4science.org:8080/wsrf/services/gcube/informationsystem/collector/Sink"/> <service name='XQueryAccessService' endpoint='"http://collector-pre.d4science.org:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
<Service name ="ISICAllCollectionPT" endpoint ="http://collector-pre.d4science.org:8080/wsrf/services/gcube/informationsystem/collector/wsdaix/XMLCollectionAccess"/> </services>
<Service name ="ISICAllStoragePT" endpoint ="http://collector-pre.d4science.org:8080/wsrf/services/gcube/informationsystem/collector/XMLStorageAccess"/> </service-map>
</ServiceMap>