AW: IdP fails to start after upgrading to Jetty12

Grüter, Philip philip.grueter at secunet.com
Mon May 26 06:46:32 UTC 2025


Hi Scott,

when using our already updated v5 instance, I don't get javax* messages in the log. The javax.* error I posted was from our 4.3.3 instance, where the old API is still used as far as I understand and also supported by Jetty12. 
As the Jetty_Base I used the one provided by the shibboleth git repository, so that should be compatible and be using the new version. The ee9 modules are all loaded and set in the idp.mod configuration.

Regards
Philip

-----Ursprüngliche Nachricht-----
Von: users <users-bounces at shibboleth.net> Im Auftrag von Cantor, Scott via users
Gesendet: Freitag, 23. Mai 2025 16:31
An: Shib Users <users at shibboleth.net>
Cc: Cantor, Scott <cantor.2 at osu.edu>
Betreff: Re: IdP fails to start after upgrading to Jetty12 

javax.* is an old API, you're probably running 12 in an older mode, not the proper one for jakata.* API apps. V5 is a jakarta app and requires Java Servlet 5+, which is EE9+.

-- Scott


-- 
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list