Testbed configration: IdPv4 works on Rocky8/JDK 11/Jetty 10/ but not Rocky9/JDK 17/Jetty 11/

Cantor, Scott cantor.2 at osu.edu
Fri Oct 6 12:40:33 UTC 2023


> so does that mean that I can't deploy a v4 IdP on top of Jetty 11
> even though I need to be on Jetty 11 to be able to upgrade the IdP
> from v4 to v5 ?

You don't have to be "on" Jetty 11 to upgrade the IdP, it can't be upgraded while it's running anyway. It's not on anything at that point, it's files on a disk.

Jetty 11 supports essentially the same configuration as Jetty 10 other than the logback jars, it’s a lateral update that has to be applied at the same time before trying to run it.

In theory you can also go to Jetty 12 and run either IdP version on it.

In the end: blame Java. Nobody asked for this pointless javax->jakarta transition and they all should get tossed into the sun.

-- Scott




More information about the users mailing list