-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.4.2-HF21, 5.5.0-HF07, 5.6-RC1, 5.6
-
Component/s: Dashboard / OpenSocial (deprecated)
Opensocial do not contribute to the request controller for tx management. Directories are accessed by the oauth filter without a tx active. In JBoss, the EJB interceptors is starting/committing a transaction on each access to the directory manager. On each commit, all the jdbc connections are closed automatically.