Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Trying to set up TAC in centos 7.
unable to get success as the error been pop with Driver not found(see installation guide for more information)
Downloaded JDBC driver from below url and installed by still showing error.
https://dev.mysql.com/downloads/connector/j/
if someone can provide me the url to download
Regards,
Arun
apache-tomcat\lib and in later versions after Tomcat 8.5 or when using Java 9 the endorsed folder support is removed. And what Irshad is correct too do not include duplicate or two drivers with the same class name in your driver folders.
Something I came across 5.6.1 to 7.2.1, it was actually after the mysql 8 connector and not the mysql5 one, despite mysql being on version 5. something to keep an eye on, worked fine after restart and migrated db just fine.