This rule flags Java code that has references to the following packages:
javax.portletjavax.portlet.filterThis rule also flags the following references in the portlet.xml file:
<portlet-app></portlet-app>The Java Portlet API and its deployment descriptors are not supported on Liberty, Consider alternatives such as JSP, JSF, or servlet-based applications, which are supported on Liberty.
Deploy this part of your application on WebSphere Application Server traditional.