[
https://issues.apache.org/jira/browse/DELTASPIKE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981076#comment-14981076
]
Mark Struberg commented on DELTASPIKE-1015:
-------------------------------------------
Here is a first draft
https://github.com/struberg/deltaspike/tree/parentextension
> Support hierarchical BeanManager and Extensions
> -----------------------------------------------
>
> Key: DELTASPIKE-1015
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1015
> Project: DeltaSpike
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.5.1
> Reporter: Mark Struberg
> Assignee: Mark Struberg
>
> Some Containers use a BeanManager hierarchy for EARs. Means the BeanManagers
> (and their Extensions) follow the ClassLoaders.
> To support EARs we need to introduce a 'getParentExtension' mechanism. All
> other ways (e.g. sharing Extensions over wars) lead to corrupt classloaders
> and easily trash the application in a random manner (depending on the startup
> order).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)