Discussion:
[JIRA] Created: (MYO-80) Remove jdbc.driver.filename property
Gilles Rayrat (JIRA)
2009-03-12 10:18:57 UTC
Permalink
Remove jdbc.driver.filename property
------------------------------------

Key: MYO-80
URL: https://forge.continuent.org/jira/browse/MYO-80
Project: Myosotis
Type: Improvement

Reporter: Gilles Rayrat
Assigned to: Gilles Rayrat
Fix For: 0.6.6


jdbc.driver.filename points to the driver jar to load the driver in the classloader
This feature allows to not have the driver in the classpath at startup, but is also annoying for packaging.
The easiest solution would be to have everything in lib/ (which can be symlinks) and to add lib/* in the classpath
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Gilles Rayrat (JIRA)
2009-03-12 10:18:57 UTC
Permalink
[ https://forge.continuent.org/jira/browse/MYO-80?page=all ]

Gilles Rayrat closed MYO-80:
----------------------------

Resolution: Fixed

Already commited in SVN
Post by Gilles Rayrat (JIRA)
Remove jdbc.driver.filename property
------------------------------------
Key: MYO-80
URL: https://forge.continuent.org/jira/browse/MYO-80
Project: Myosotis
Type: Improvement
Reporter: Gilles Rayrat
Assignee: Gilles Rayrat
Fix For: 0.6.6
jdbc.driver.filename points to the driver jar to load the driver in the classloader
This feature allows to not have the driver in the classpath at startup, but is also annoying for packaging.
The easiest solution would be to have everything in lib/ (which can be symlinks) and to add lib/* in the classpath
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Loading...