Hi,
Could you let us know your plans for MSSQL support for Activiti ? Am considering using Activiti for a developing Webapp (Spring, Tomcat) and to avoid the necessity of JTA transaction management for both our MSQL-based Webapp database and a separate database for the Activiti tables (e.g. h2), it would be great to have both our application tables and the Activiti tables on the same DB.
Do you think it would it be difficult to extend the codebase myself and do this ?
Thanks,