Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.BETA
-
Fix Version/s: EE-3.2.0.GA
-
Component/s: Samples
-
Labels:None
-
Environment:WebSphere Application Server 8, ICEfaces-EE 3
Description
When deploying ee-composite-showcase to WAS 8 the following NullPointerException is experienced:
Caused by: java.lang.NullPointerException
at com.icesoft.faces.application.showcase.util.FacesUtils.getFacesParameter(FacesUtils.java:161)
at com.icesoft.faces.application.showcase.util.SubmitMode.<clinit>(SubmitMode.java:39)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:205)
... 104 more
Caused by: java.lang.NullPointerException
at com.icesoft.faces.application.showcase.util.FacesUtils.getFacesParameter(FacesUtils.java:161)
at com.icesoft.faces.application.showcase.util.SubmitMode.<clinit>(SubmitMode.java:39)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:205)
... 104 more
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Jack Van Ooststroom
created issue -
Jack Van Ooststroom
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-3.2.0.GA [ 10326 ] |
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Jack Van Ooststroom
made changes -
Assignee | Ken Fyten [ ken.fyten ] | Jack Van Ooststroom [ jack.van.ooststroom ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |