Details
Description
The multi-app tests fail due how to instances are managed in proxyable environments. When a normal scoped CDI Bean is used, the class is wrong. CXF is referencing the real class and getting a per-request instance of a CdiResourceProvider based instance. This causes fields to not be injected.