3 Replies Latest reply on Aug 8, 2012 11:59 PM by ion_mayank

    How to configure Arjuna transactions in JBOSS7 to use HornetStore without transaction synchronization

    ion_mayank

      In JBOSS6, I was using it by configuring HornetQJournalStoreEnvironmentBean and passing HornetQAdapter in Store-Type of ActionStore. Moreover I removed the transactional sync for performance reasons of my application.

      All these configuration is removed from JBOSS7.

       

      If I cannot configure these properties why JBOSS is shipping those classes in the JARS?

      Is there any other way I can configure these beans and use HornetStore in JBOSS7?