https://bz.apache.org/bugzilla/show_bug.cgi?id=68436
--- Comment #3 from Mailmur <mail...@yahoo.com> --- Is there a consideration to change this from `.warn` to `.debug` message? This will constantly spam a logging file for no reason. We deliver a war file `META-INF/context.xml` without a driverClassName attribute to rely on an automatic Mariadb-Mysql recognition. It's up to a target sysops decide which one of the jdbc.jar file they put in `tomcat/lib` folder. >>Line301: log.warn("Not loading a JDBC driver as driverClassName property is >>null."); https://github.com/apache/tomcat/blob/ed8cc4f3beddbdc7d9634cc287660322804007fd/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PooledConnection.java#L301 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org