Message-Driven Beans (MDB) are unavailable

This rule flags Java code that has references to the following classes:

This rule also flags the following references in the ejb-jar.xml file:

Message-Driven Beans (MDB) are supported in all WebSphere Application Server editions except Liberty Core. If your application is deployed to Liberty, you must enable the jmsMdb-3.1 feature in your server configuration. Enabling this feature allows MDBs to interact with either the embedded Liberty messaging or WebSphere MQ.