-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3 RC
-
Component/s: None
-
Impact type:API added
There is a bug in the TransactionTypeHelper : transaction are considered local, even in JBoss.
Fixing this bug show a problem in the WebWidget persistence provider that has to use local tx even in JBoss because there is no facade.
=> Need to add a method in Core-Persistence to get hibernate in local tx mode
==> Need to fix WebWidget Provider