Brad Maxwell created WFLY-9510:
----------------------------------
Summary: [GSS](7.2.0) Default SFSB Lifecycle methods transaction attribute
causing warnings
Key: WFLY-9510
URL:
https://issues.jboss.org/browse/WFLY-9510
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 11.0.0.Final
Reporter: Brad Maxwell
Attachments: warning-reproducer.zip
EJB 2 deployment that does not specify transaction attribute for lifecycle methods such
as: ejbActivate, ejbRemove, ejbPassivate are logging this warning.
JBAS014279: Invalid transaction attribute type REQUIRED on SFSB lifecyle method Method
ejbRemove(), valid types are REQUIRES_NEW and NOT_SUPPORTED. Method will be treated as
NOT_SUPPORTED.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)