[
https://issues.jboss.org/browse/WFLY-10746?page=com.atlassian.jira.plugin...
]
Bartosz Spyrko-Śmietanko moved JBEAP-15130 to WFLY-10746:
---------------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-10746 (was: JBEAP-15130)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JSF
(was: JSF)
Affects Version/s: (was: 7.1.0.GA)
Fix Version/s: (was: 7.1.5.GA)
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-Śmietanko
Assignee: Bartosz Spyrko-Śmietanko
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.5.0#75005)