Enterprise JavaBeans (EJB) 1.x/2.x is 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:

EJB 1.x and 2.x are not supported on the Liberty Core edition. If your application uses version 1.x or 2.x JavaBeans, you can use the Java Platform, Enterprise Edition (Java EE) 7 EJB 3.2 support in other editions of Liberty. To enable EJB 3.2, configure the ejb-3.2 feature in your Liberty server configuration. The ejb-3.2 feature includes the ejbHome-3.2 feature.