]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Add missing service:params tag.
authorRay Lee <ray.lee@lyrasis.org>
Tue, 9 Jan 2024 04:49:09 +0000 (23:49 -0500)
committerRay Lee <ray.lee@lyrasis.org>
Tue, 9 Jan 2024 04:49:09 +0000 (23:49 -0500)
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml

index 6db0c9cd71546f9bb422104f18de9cd4cf6eb304..3a6c4c9613311bf35d0094d047968d7c54825931 100644 (file)
@@ -70,6 +70,8 @@
                        <service:repositoryDomain xmlns:service="http://collectionspace.org/services/config/service">default-domain</service:repositoryDomain>
                        <service:initHandler xmlns:service="http://collectionspace.org/services/config/service">
                                <service:classname>org.collectionspace.services.common.init.RunSqlScripts</service:classname>
+                               <service:params>
+                               </service:params>
                        </service:initHandler>
                </tenant:serviceBindings>
                <!-- end runsqlscripts service meta-data -->