Hello!
I'm using active MQ 5.15.4 with Apache Camel 2.22.0.
My activemq.xml configured to use MsSQL for persistence:
<persistenceAdapter>
<jdbcPersistenceAdapter dataSource="#mssql-ds"
createTablesOnStartup="true"/>
</persistenceAdapter>Active MQ correctly uses MySQL, but periodically it creates KahaDB files( i see it in logs) Why does this can happen? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
