cloudstack/plugins
Will Stevens b5606dcce8 Merge pull request #1553 from nlivens/mysql_driver_issue
Dynamically load drivers before creating our DB connectionsSolution to the mailing thread titled "MySQL : No suitable driver found for jdbc:mysql".
It doesn't harm that we explicitely load the MySQL driver, and for those which would use a commons-dbcp version < 1.4 this would fix it as well. Since JDBC 4.0, the JDBC driver can auto-register itself, but for some weird cases (like ours), it's not working. Therefore we need to explicitly load the JDBC driver.

* pr/1553:
  Dynamic loading of DB driver + support for other DB providers

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-25 23:00:42 -04:00
..
acl CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
affinity-group-processors Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
alert-handlers Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
api Support for backend snapshots with XenServer 2016-05-13 01:02:04 -06:00
database Merge pull request #1350 from shapeblue/master-quotalock 2016-05-04 10:27:52 -04:00
dedicated-resources Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
deployment-planners Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
event-bus maven: fix dependency version support by JDK7 2016-04-22 17:29:59 +05:30
file-systems/netapp Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
host-allocators/random Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
hypervisors Merge pull request #1533 from greenqloud/pr-patchviasocket-convert-to-python 2016-05-25 22:57:08 -04:00
network-elements Merge pull request #1553 from nlivens/mysql_driver_issue 2016-05-25 23:00:42 -04:00
outofbandmanagement-drivers/ipmitool CLOUDSTACK-9299: Fix test failures on CI 2016-05-13 09:47:32 +05:30
storage Support for backend snapshots with XenServer 2016-05-13 01:02:04 -06:00
storage-allocators/random Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
user-authenticators Merge pull request #1453 from GabrielBrascher/brascher-removeUnusedClasses2 2016-05-12 16:48:03 -04:00
pom.xml CLOUDSTACK-9242 : Remodel Nuage VSP plugin 2016-05-24 11:12:19 +02:00