8 Replies Latest reply on Sep 30, 2013 10:50 AM by kparasam

    How to check data persistence in JBoss-7.1.1-Final ?

    kparasam

      Hi, I've a JBoss-7.1.1-Final domain cluster setup running. I've configured a datasource(MySql) using some online help and I see them as bound in the logs. If I understand right, the persistence is meant to insert messages from jms queue to the database(which has been configured as datasource, say MySql). Or let's say I want this behavior. How exactly can I accomplish this ? Is there a way and what would be the possible steps. Any help would be appreciated. Thanks !