[Bug 68436] Hide "Not loading a JDBC driver as driverClassName property is null" warning

2024-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68436

--- Comment #2 from Christopher Schultz  ---
Seems easy enough to (a) change this into a DEBUG log and (b) change the
language to be more clear. It's not that the driver isn't being loaded... it's
that the pool isn't *explicitly* triggering the loading of the driver class. If
I saw that WARNING in the log, I would wonder how my application was able to
connect to the database if the pool wasn't loading the driver...

-- 
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



[Bug 68436] Hide "Not loading a JDBC driver as driverClassName property is null" warning

2024-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68436

Mark Thomas  changed:

   What|Removed |Added

Product|Tomcat 10   |Tomcat Modules
  Component|Catalina|jdbc-pool
   Target Milestone|--  |---

--- Comment #1 from Mark Thomas  ---
Correcting product

-- 
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