This rule detects the presence of a servlet definition in the web.xml file, where the <servlet-class> element is set to kodo.remote.PersistenceServerServlet . The web.xml file must be inside a WEB-INF folder. The automated fix will delete the servlet entry and the associated servlet mapping entry.
The following table provides examples of web.xml elements that are detected and deleted: