-
Bug
-
Resolution: Done
-
Major
-
7.2.1.GA
Singleton EJB is allowed to implement SessionBean interface and the EJB 3.2 spec says in section 4.9.2 Session Bean Class:
"The class may implement, directly or indirectly, the javax.ejb.SessionBean interface. Except for singleton session beans."
EAP should throw an exception or log a warning that it is not valid by the spec.
- clones
-
WFLY-12265 Out of specification: Singleton EJB is allowed to implement SessionBean interface.
- Closed
- is blocked by
-
WINDUPRULE-403 Create rule to remove javax.ejb.SessionBean interface from implements clause of singleton EJB bean class
- Dev Complete
- is incorporated by
-
JBEAP-17825 EAP 7.3 App Migration
- Closed
- links to