EJB bundles, which are OSGi applications that expose EJBs as a service, are not supported in Liberty or Liberty Core.
This rule flags the Export-EJB header in the MANIFEST.MF
file with a value other than NONE. A value of NONE declares no EJBs are exposed as services.
For more information, see the Enterprise OSGi programming model support documentation.