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 08:07:01 UTC

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

Mark Struberg created MYFACES-3998:
--------------------------------------

             Summary: 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)