[
https://issues.apache.org/jira/browse/EXTCDI-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved EXTCDI-78.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9.1
> CodiUtils must not use internal Context methods to access CDI bean instances
> ----------------------------------------------------------------------------
>
> Key: EXTCDI-78
> URL: https://issues.apache.org/jira/browse/EXTCDI-78
> Project: MyFaces CODI
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9.1
> Reporter: Mark Struberg
> Priority: Critical
> Fix For: 0.9.1
>
>
> We currently access CDI methods in our CodiUtils which are only meant to be
> used in 'hardcore' extensions.
> Instead of directly getting contextual instances from the single Contexts we
> must always use BeanManager.getReference() to resolve contextual references
> instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.