cancel
Showing results for 
Search instead for 
Did you mean: 

Turning on mysql

lambav
Champ in-the-making
Champ in-the-making
Hi

I am new to Activiti and trying to use mysql. I have gone through the forums in which some steps are suggested.

http://forums.activiti.org/content/configure-mysql-activiti-5-10

Is there any source project in which I change the pom.xml and database type and it create a new war with required dependencies in it ?

Or I need to manually download libs and add it in classpath ?

Thanks
Vivek
1 REPLY 1

trademak
Star Contributor
Star Contributor
You only have to include the MySQL driver (included in the Activiti root pom as well) and change the db configuration.