Ivan Straka created JBTM-2807:
---------------------------------
Summary: StoreManager return always the same store
Key: JBTM-2807
URL:
https://issues.jboss.org/browse/JBTM-2807
Project: JBoss Transaction Manager
Issue Type: Bug
Affects Versions: 5.4.0.Final
Reporter: Ivan Straka
Assignee: Ivan Straka
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...
this method should null stores.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)