]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-2123: Added missing resource URL paths for the Relation service to the tenant...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 Jun 2010 00:39:53 +0000 (00:39 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 Jun 2010 00:39:53 +0000 (00:39 +0000)
services/common/src/main/config/services/tenant-bindings.xml

index 53834aef31b2f50374deefd277643213aff44a54..a7fef44f0022815a8ca57bff65b39c8fabeae45b 100644 (file)
         <tenant:serviceBindings name="Relations" version="0.1">
             <!-- other URI paths using which this service could be accessed -->'
             <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
-                relations/subject/*/type/*/object/*
+                /relations/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/object/*/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*/type/*/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/subject/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/subject/*/object/*
             </service:uriPath>
             <service:repositoryDomain xmlns:service='http://collectionspace.org/services/common/service'>
                 default-domain
         <tenant:serviceBindings name="Relations" version="0.1">
             <!-- other URI paths using which this service could be accessed -->'
             <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
-                relations/subject/*/type/*/object/*
+                /relations/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/object/*/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/subject/*/type/*/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/object/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/subject/*
+            </service:uriPath>
+            <service:uriPath xmlns:service='http://collectionspace.org/services/common/service'>
+                /relations/type/*/subject/*/object/*
             </service:uriPath>
             <service:repositoryDomain xmlns:service='http://collectionspace.org/services/common/service'>
                 pahma-domain