From: Richard Millet Date: Wed, 22 May 2019 00:22:14 +0000 (-0700) Subject: CC-347: Remove data source binding errors in logs on cspace startup. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=b4a1749e5f167d851bf0278a3d418e589366352f;p=tmp%2Fjakarta-migration.git CC-347: Remove data source binding errors in logs on cspace startup. --- diff --git a/build.properties b/build.properties index 99f8f1d90..856de977b 100644 --- a/build.properties +++ b/build.properties @@ -167,7 +167,7 @@ db.jdbc.baseurl=jdbc:${db}://${db.host}:${db.port} # in the tenant's datasource config file found in the tomcat7/nuxeo-server/config directory. For example, # "jdbc/cinefiles_domain" for the UCB cinefiles deployment. # -db.jdbc.default.datasource=jdbc/cinefiles_domain +db.jdbc.default.datasource=jdbc/default # # JDBC options that can be added to the database URL. We need to supply an "encoded" version