-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.0.0.Beta2, JBossAS-4.2.2.GA
-
None
-
Medium
txFailoverAuthorizations WeakHashMap in invoker HA proxies should be keyed
on transaction propagation context rather than Transaction. Otherwise,
UserTransactions started from non managed environments would never be added because
TransactionManager is null in such environments, and hence, transaction is not added to interceptor.
- blocks
-
JBAS-4455 LoadBalancePolicy that tries to pin all requests associated with a tx to one server
- Closed