[
https://issues.apache.org/jira/browse/DELTASPIKE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John D. Ament resolved DELTASPIKE-712.
--------------------------------------
Resolution: Fixed
> 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)