cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect with mysql

tamakochang
Champ in-the-making
Champ in-the-making
Now I'm getting stuck.  I cant connect to Activiti Explorer after I change db.properties to be

jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/activitiDB?autoReconnect=true
jdbc.username=root
jdbc.password=ta_280332

Please tell me steps to connect Activiti using mysql.

P.S. I use Activiti-5.12 implementing with Apache-Tomcat7

Thank you for you help

Tammy
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
What stacktrace do you see when you boot the Tomcat server?