Lukasz,
        Following up on this, does this mean, we will have to migrate to Struts 
7 when taking up WLS 15 which supports jakartax.*?

~K


-----Original Message-----
From: Lukasz Lenart <lukaszlen...@apache.org> 
Sent: Wednesday, July 9, 2025 10:31 AM
To: Struts Users Mailing List <user@struts.apache.org>
Subject: [External] : Re: Struts 7 upgrade - looking for the 
javax.servlet.Filter instead of jakarta.*

After asking Perplexity I got such an answer:
WebLogic 14c is compatible with Jakarta EE 8 only. It does not support Jakarta 
EE 9 or later versions, which introduce the new `jakarta.*` namespace

Cheers
Lukasz

pon., 7 lip 2025 o 20:43 Arsen Milutsa <ars...@gmail.com> napisaƂ(a):
>
> 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.addDescr
> iptorError(BaseComplianceChecker.java:55)
>
> Please share insights.
>
> --
> Got Gmail?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to