How do we point the flowable engine to multiple databases

I tried to configure the flowable to MSSQL, by updating the flowable-default.properties and restarting the tomcat server. Classpath is updated with the connector jar. Does not work, and the flowable editor returns 404 errors.

Few questions

  • Do we have any logging where we can check the root cause of such issues?
  • Is there any other config file where we should update the database source properties?