Romain Pelisse created WFLY-10048:
-------------------------------------
Summary: Deploying of malformed MDB should fail
Key: WFLY-10048
URL:
https://issues.jboss.org/browse/WFLY-10048
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 12.0.0.Final
Reporter: Romain Pelisse
Assignee: Romain Pelisse
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)