You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/10/08 17:48:33 UTC

[jira] [Resolved] (TOMEE-1389) ApplicationComposer should try all possible BeanManager for injections

     [ 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)