tomcat
tomcat copied to clipboard
preload driver in connection pool
share it for all connections to not have mixed connections (multiple driver instances when fallbacking on TCCL)
Side note: the setters of DataSource(Proxy) should likely recreate the pool when called, not sure it is not already the case but looks fishy so a follow up issue can be needed