We are using ActiveMQ 5.15.3 with Wildfly 10. Integration was done as instructed here:
http://www.mastertheboss.com/jboss-server/jboss-jms/integrate-activemq-with-wildfly In general it is working fine, but we have found an issue with JDBC persistence. If the password of our db user is wrong, wildfly logs that error, but deployment of active.rar succeed and afterwards it is using KahaDB. So nobody will recognize, that messages gets persisted to file system instead of database. Any idea what could be wrong? Wildfly log: -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
