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

[jira] Updated: (OWB-408) NPE in WebBeansELResolver

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

Gerhard Petracek updated OWB-408:
---------------------------------

    Attachment: OWB-408.patch

this patch would solve the issue. if there was a reason for the public field, we have to check all the details.

> NPE in WebBeansELResolver
> -------------------------
>
>                 Key: OWB-408
>                 URL: https://issues.apache.org/jira/browse/OWB-408
>             Project: OpenWebBeans
>          Issue Type: Bug
>            Reporter: Gerhard Petracek
>            Assignee: Gurkan Erdogdu
>         Attachments: OWB-408.patch
>
>
> OwbElContextListener gets called in combination with myfaces-core but it's ignored in combination with mojarra (tested with mojarra 2).
> that leads to a NPE in WebBeansELResolver (there is no instance of ELContextStore)
> even though it looks like an issue of mojarra it would be nice to have a fallback or a completely different solution for it.

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