[ 
https://issues.apache.org/jira/browse/TOMEE-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau resolved TOMEE-1389.
---------------------------------------
    Resolution: Fixed

> ApplicationComposer should try all possible BeanManager for injections
> ----------------------------------------------------------------------
>
>                 Key: TOMEE-1389
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1389
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 2.0.0-Milestone-1, 1.7.2
>
>
> ATM we just try the AppContext bean manager but we have 2 pitfalls:
> 1) test ejbmodule will likely fail since it has no beans
> 2) Webapp bean manager are just ignored
> Idea is to try all bean manager andwhen one succeeds we exit.
> Note: we can enhance it more later supporting @DeployableContext("...") to 
> explicitely ask to use a particular BeanManager



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to