Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-2807

StoreManager return always the same store

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.5.0.Final
    • 5.4.0.Final
    • None
    • None

      StoreManager.get*Store() returns always the same store even after changing it via BeanPopulator.

      Problem is that StoreManager.actionStore, StoreManager.stateStore, StoreManager.communicationStore won't change after they are set for the first time.

      https://github.com/jbosstm/narayana/blob/master/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/objectstore/StoreManager.java#L53
      this method should null stores.

            istraka@redhat.com Ivan Straka
            istraka@redhat.com Ivan Straka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: