[jboss-jira] [JBoss JIRA] (WFLY-10746) NullPointerException in ELFlash.get
Ingo Weiss (Jira)
issues at jboss.org
Wed Jun 12 11:12:02 EDT 2019
[ https://issues.jboss.org/browse/WFLY-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Weiss updated WFLY-10746:
------------------------------
Git Pull Request: https://github.com/jboss/mojarra/pull/20, https://github.com/wildfly/wildfly/pull/11461, https://github.com/jboss/mojarra/commit/ceed84236851d951a2cdac69348a268907896b5d (was: https://github.com/jboss/mojarra/pull/20, https://github.com/wildfly/wildfly/pull/11461)
> NullPointerException in ELFlash.get
> -----------------------------------
>
> Key: WFLY-10746
> URL: https://issues.jboss.org/browse/WFLY-10746
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Environment: Red Hat JBoss Enterprise Application Platform 7.1.0
> Reporter: Bartosz Spyrko
> Assignee: Bartosz Spyrko
> Priority: Major
> Fix For: 14.0.0.Final
>
>
> The following NPE happenes when calling ELFlash.get in EAP 7.1.0.
> ~~~
> java.lang.NullPointerException
> at com.sun.faces.context.flash.ELFlash.get(ELFlash.java:412)
> ~~~
> The same issue was reported in:
> Fixes https://java.net/jira/browse/JAVASERVERFACES-3621, All Flash operations cause NPE with distributable webapp and no session
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list