You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to get this rolling with Jakarta EE 10 snapshots, I experienced the following problems:
Module rewrite-integration-cdi uses a lot of CDI stuff that has been deprecated since CDI 1.1/2.0/3.0 and is now removed in 4.0. (FWIW CDI 3.0 Spec HTML)
Module rewrite-integration-faces uses @ManagedBean detection, which has been removed from Faces 4.0