Java Connector Architecture (JCA) API is unavailable

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

This rule also flags <connector> elements in the ra.xml file, and <res-type>javax.resource.cci.ConnectionFactory</res-type> elements in the application.xml, ejb-jar.xml, and web.xml files.

The Java Connector Architecture (JCA) API is supported in all WebSphere Application Server editions except Liberty Core. If your application is deployed to Liberty, you must enable the feature for JCA.