mysql connector not working

Hi

I developed simple workflow that connects to mysql. The connector isn't working! I donwloaded latest JAR (mysql-connector-java-5.1.27). 

Please help! I am using Bonita BPM 6.1.1. Tried in all the ways possible.

 

1 Like

Did you check your driver in the process dependencies of your run configuration ?

Yes, I checked the driver (mysql-connector-java-5.1.27) in process dependencies. Should I select other drivers apart from this?

Not if your are not using them. What kind of logs do you have at runtime in Engine logs ?

Have you added the jar to the tomcat bin library?

How about the error log? What does that say?

regards