]
Ivo Studensky updated WFLY-4608:
--------------------------------
Summary: Omit no-op transaction if lifecycle method is missing (was: Omit no-op
transactions on missing lifecycle methods)
Omit no-op transaction if lifecycle method is missing
-----------------------------------------------------
Key: WFLY-4608
URL:
https://issues.jboss.org/browse/WFLY-4608
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 9.0.0.CR1
Reporter: Ivo Studensky
Assignee: Ivo Studensky
LifecycleCMTTxInterceptor creates a no-op transaction even if there is no lifecycle
method in the bean.