Struts 7 upgrade - looking for the javax.servlet.Filter instead of jakarta.*

Arsen Milutsa <[email protected]> Mon, 7 Jul 2025 11:42:42 -0700
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CAJhrW+g-gCfdWMNFo+cvQh9XfJiR-AZFcJo1PK3w+KvKzigAuA@mail.gmail.com>
Hello,

Getting the compliance error from the WL's appc. The dependencies were
changed to WebLogic version 14c, so was the web-app spec - 5.0.  Jakarta's
bom was incorporated as well, we took all the references in the code from
javax.* to jakarta.*
Still getting this error:
[ERROR] weblogic.servlet.internal.dd.compliance.ComplianceException: The
element filter-class,
"org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter" must
be a subclass of "javax.servlet.Filter".
[ERROR] at
weblogic.servlet.internal.dd.compliance.BaseComplianceChecker.addDescriptorError(BaseComplianceChecker.java:55)

Please share insights.

-- 
Got Gmail?