[jboss-jira] [JBoss JIRA] (WFLY-10048) Deploying of malformed MDB should fail

Romain Pelisse (JIRA) issues at jboss.org
Mon Mar 19 10:32:02 EDT 2018


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)


More information about the jboss-jira mailing list