cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti engine relation with mybatis

mymailmjj
Champ in-the-making
Champ in-the-making
I use activiti engine 5.16.4,and mybatis 3.2.2 in my project,but when I start process with startProcessByKey,it failed.
Mybatis can't work very well.
How to solve the problem,
what's the activiti version with mybatis version?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
An exception that you get would help here …

5.16.4 uses 3.2.5: https://github.com/Activiti/Activiti/blob/activiti-5.16.4/pom.xml#L343