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

Add constructor to HornetqObjectStoreAdaptor to support named bean lookup.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 5.10.6.Final
    • 5.10.5.Final
    • Transaction Core
    • None

      When retrieving reference to the Object Store, Narayana can do a named bean lookup; more specifically, the store manager searches for the bean named communicationStore.

      Part of the initStore procedure referenced in the link is class loading. As can be decucted from the code, when we try to classload a named bean, the implementation looks for a very specific constructor containing exactly one parameter and the type of such parameter must end with EnvironmentBean.

      Problem arises (as already noted in the quickstart ArjunaJTA/object_store) when we wish to use HornetqObjectStoreAdaptor as our communication store as no such constructor currently exists.

              mzezulka_rh Miloslav Žežulka (Inactive)
              mzezulka_rh Miloslav Žežulka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: