java - How to install com.mysql.jdbc.Driver "Could not find driver with class name: com.mysql.jdbc.Driver"? -


i setting atlassian confluence , when comes choosing database stuck when choose "use external mysql db" saw tutorials, me didnt work out way should work. use ubuntu 12.04 server , have mysql installed. tried run confluence external database , need connector driver make work.

i did :

sudo apt-get install libmysql-java 

and have java installed.

java version "1.6.0_27" 

any upvoted fast :)

you don't have mysql-connectorxx.jar in class path make sure added error facing resolved


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -