-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
The RestClientExtension has a utility to create beans with CDI for the ClientHeaderProviders. However it stores the BeanManager as a static variable potentially leaking it to other deployments. This variable should not be stored at all.
- clones
-
RESTEASY-2832 The RestClientExtension for the Eclipse MicroProfile client leaks the bean manager
- Resolved