-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 9.0.0.CR1
-
Fix Version/s: 10.0.0.Alpha3
-
Component/s: EJB
-
Labels:None
-
Git Pull Request:
Non-public PostActivate and PrePassivate SFSB are not supposed to be lifecycle methods by WFLY-4127 which leads to a situation where transactional attributes on them are ignored. Public methods work as expected.