]
Bartosz Spyrko-Śmietanko edited comment on WFLY-10746 at 7/27/18 4:42 AM:
--------------------------------------------------------------------------
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