"juha(a)jboss.org" wrote : FYI,
|
| Branch_1_0_XARecovery introduces a tight coupling between TransactionRepository and
the currently configured MessageStore service. This is set up by the ServerPeer at
startup.
|
I think this is correct.
The message store used by transaction repository should always be the same as the one used
by server peer, therefore it wouldn't be appropriate for it to be configured as a
separate mbean dependency (for example), so injecting it from server peer sounds right to
me.
This is current how the persistence manager dependency is injected too for the same
reasons.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988848#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...