-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA, 7.1.0.GA, 7.2.0.CD12
The ejb 3.2 core specification state in chapter 4.9.6 that business methods should not be declared as final or static.
But a Bean with a 'final' business method declared in the local or remote interface can be correct deployed and is accesible under some circumstances.
To ensure that the Bean is according to the spec and avoid runtime or injection issues the methods should be checked and a VerifyError should be thrown at deployment time.
- clones
-
WFLY-7085 Server should verify EJB business methods during deployment and log a warning
- Closed
- is cloned by
-
JBEAP-14418 [GSS](7.1.z) Server should verify EJB business methods during deployment and log a warning
- Closed