You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mark Struberg (JIRA)" <de...@myfaces.apache.org> on 2015/06/12 17:20:00 UTC

[jira] [Resolved] (MYFACES-3998) improve BanManger lookup for CDI-1.1

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

Mark Struberg resolved MYFACES-3998.
------------------------------------
    Resolution: Fixed

> improve BanManger lookup for CDI-1.1
> ------------------------------------
>
>                 Key: MYFACES-3998
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3998
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-344
>    Affects Versions: 2.2.8
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> We currently do partly unportable stuff to look up the BeanManager. This could be replaced by dynamically using CDI.current().get(). 
> This should be done via reflection to avoid blowing up if no CDI-1.1 environment is present.



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