Java Message Service (JMS) is unavailable

This rule flags Java code that has references to the javax.jms package.

This rule also flags the following references in the application.xml, ejb-jar.xml, and web.xml files:

The Java Message Service (JMS) is supported in all WebSphere Application Server editions except Liberty Core. If your application is deployed to Liberty, you must enable the wasJmsServer-1.0 or wasJmsClient-1.1 feature. If your application uses Message-Driven Beans, you must also enable the jmsMdb-3.1 feature.