You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/07/07 02:32:50 UTC

[jira] Commented: (EXTCDI-28) CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized

    [ https://issues.apache.org/jira/browse/EXTCDI-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885754#action_12885754 ] 

Gerhard Petracek commented on EXTCDI-28:
----------------------------------------

it looks like an issue with geronimo. it works with: tomcat, jetty and glassfish.
we might need EXTCDI-23 for implementing the additional scopes (orchestra uses something similar).

> CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: EXTCDI-28
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-28
>             Project: MyFaces CODI
>          Issue Type: Bug
>          Components: JEE-JSF12-Module
>    Affects Versions: 1.0.0-SNAPSHOT
>            Reporter: Mark Struberg
>
> It seems that in some situations the CodiFacesContextWrapper constructor get's called before the BeanManagerProvider got initialized. In this case the constructor fails with a NullPointerException while getting the BeanManager.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.