-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA, 7.0.9.GA
-
User Experience
-
-
-
-
-
-
+
-
When a deployment containing malformed MDB is deployed to EAP server, the deploy operation passes. There should be a check at deploy time that MDBs meet all requirements and if there are some issues, the deploy operation should fail.
Examples of malformed MDBs:
- class is marked as final
- onMessage method is marked as final
- clones
-
JBEAP-14077 Deploying of malformed MDB should fail
- Resolved
-
JBEAP-5947 [GSS](7.2.0) Server should verify EJB business methods during deployment and log a warning
- Closed
- is cloned by
-
WFLY-10048 Deploying of malformed MDB should be allowed, but infractions should be reported as warnings
- Closed