Hi, the JDBC driver comes from your database provider (it's not Karaf related).
For instance, with MySQL, you can find the JDBC driver there: https://dev.mysql.com/downloads/connector/j/ So, look for the JDBC driver from your database provider. Regards JB On 04/02/2016 07:31 PM, J_S wrote:
Hi! I'm new to karaf so I'm sorry if my question is too stupid. I'm trying to configure karaf HA using database lock. The manual says to copy the JDBC driver to the lib/ext folder on each instance. But where should I copy it from? I didn't manage to find any karaf jdbc drivers in downloaded distribution. -- View this message in context: http://karaf.922171.n3.nabble.com/Where-to-get-JDBC-drivers-tp4046108.html Sent from the Karaf - User mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
