Mark Struberg created DELTASPIKE-1015:
-----------------------------------------
Summary: 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)