]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
cspace-271: Adding 'relation' workspace to config/service-config.xml.
authorRichard Millet <richard.millet@berkeley.edu>
Mon, 3 Aug 2009 23:40:30 +0000 (23:40 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Mon, 3 Aug 2009 23:40:30 +0000 (23:40 +0000)
services/common/src/main/config/service-config.xml

index 6085d4a8d1c88aa2f54e3f5b5c3e7b5b1e6600d1..fd1e3fe85adebac947aa7f5deb74bf9480cd4c29 100644 (file)
             <!-- use hard-coded workspace id for REST client -->
             <!--workspace-id></workspace-id-->
         </workspace>
+        <workspace>
+            <service-name>relations</service-name>
+            <workspace-name>Relations</workspace-name>
+        </workspace>        
     </nuxeo-workspace>
 
 </ns1:service-config>