-
Bug
-
Resolution: Done
-
Major
-
16.0.0.Final, 17.0.0.Final
-
None
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.
- is cloned by
-
JBEAP-16940 [GSS](7.2.z) Out of specification: Singleton EJB is allowed to implement SessionBean interface.
- Closed