John D. Ament created DELTASPIKE-712:
----------------------------------------
Summary: BeanManagerProvider : Wrap usage in parent class loaders
Key: DELTASPIKE-712
URL: https://issues.apache.org/jira/browse/DELTASPIKE-712
Project: DeltaSpike
Issue Type: Improvement
Components: Core
Affects Versions: 1.0.2
Reporter: John D. Ament
Assignee: John D. Ament
Fix For: 1.0.3
Currently, the parent classloader is not used in the BeanManagerProvider. In
certain SE scenarios, when packaging a test with shrinkwrap, the parent
classloader is required as the shrinkwrap classloader is only used during
packaging and not runtime.
This change adds an extra map entry for the parent classloader so that the app
classloader can bring in the provider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)