-
Dave Syer authored
To use a DataSource pool (Tomcat or DBCP) the user must supply a valid driver class name *and* database URL. If both are supplied and the driver class is not one of the embedded ones, then no default username or password is provided. Fixes gh-94
97e6d777