All,
I am new to Activiti.
Is it possible to configure Activiti to use derby database? Asking this because I see limited database support for activiti at this point.
Thanks,
Ayusman
I am new to Activiti.
Is it possible to configure Activiti to use derby database? Asking this because I see limited database support for activiti at this point.
Thanks,
Ayusman
Currently derby is not supported by activiti, and nothing is planned for this. You can add support for derby yourself, and since most of our SQL works on all DB's (with very few exceptions) this won't be that difficult I suppose.
Read this wiki-page on how to get started on this: http://docs.codehaus.org/display/ACT/How+to+add+support+for+new+databases