-
Enhancement
-
Resolution: Done
-
Major
-
None
Jakarta EE 11 and Jakarta Annotations 3.0 have removed support for managed beans. Find uses of jakarta.annotation.ManagedBean and remove them if they are unnecessary (e.g. use in the testsuite in tests that aren't actually testing managed bean support) or make them optional (i.e. degrade nicely if the annotation is not available).