[veryquickwiki-develop] [JIRA] Created: (VQW-259) Allow loading JDBC drivers from plugins
Status: Abandoned
Brought to you by:
mteodori
|
From: Marcello T. (JIRA) <su...@vq...> - 2010-05-18 21:10:46
|
Allow loading JDBC drivers from plugins
---------------------------------------
Key: VQW-259
URL: http://issues.vqwiki.org/browse/VQW-259
Project: VQWiki
Issue Type: New Feature
Affects Versions: 2.8.1
Reporter: Marcello Teodori
Assignee: Marcello Teodori
Fix For: 2.8.2
Due to JDBC DriverManager implementation limitations currently loading JDBC drivers cannot use the wiki + plugin class loader directly as the API does not allow this. Using a proxied driver trick it's possible to enable this behaviour and load JDBC driver jars from plugins, see: http://stackoverflow.com/questions/288828/how-to-use-a-jdbc-driver-from-an-arbitrary-location
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.vqwiki.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|