-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.2 Final, JBossAS-5.0.0.Beta1
-
None
To support fine-grained http session replication, we currently use a Batch tx in the clustered valve. However, the clustered sso also uses a UserTransaction tx to signifies the batch processing. There is no need for that anymore. I am not quite sure it will cause any problem, but it is redundant anyway.
We need to remove them.
- is duplicated by
-
JBAS-2212 Error caught exception removing session Transaction already active NestedRuntimeException
- Closed