-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
---
-
---
Following PR introduces a temporary workaround - https://github.com/wildfly/wildfly/pull/19360
When added, this code was needed to run WFLY Preview with Weld 7 (CDI 5) due to removal of BM methods deprecated since 4.1.
It can be safely removed once WFLY (non preview) starts using CDI 4.1 as baseline as that is when we can directly reference ELAwareBeanManager and use its methods.