Similar question regarding wicket-11 servlet spec is 6.0.0 which is EE10 but CDI/Weld is 4.1/6.0 which is EE11 :)
On Wed, 2 Sept 2026 at 12:23, Maxim Solodovnik <[email protected]> wrote: > > Hello All, > > Due to Wicket 10 is based at servlets 6.0 I'm assuming it should be > EE10 compatible > BUT according to https://jakarta.ee/release/10/ EE10 must have CDI 4.0 > > wicket-10 has CDI 3.0 and weld 4.0 is it on purpose? :) > > The question arise due to I have updated `wicketstuff-10` to jetty > 12.1 > https://github.com/wicketstuff/core/commit/e29e13abced816beaed2cc76cdb7d5d2e64db8dc > > And observing Weld/CDI issues while trying to prepare similar PR for wicket > > -- > Best regards, > Maxim -- Best regards, Maxim
