ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-428

NPE in ee-composite-showcase when deploying to WAS 8

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending samples/ee-composite-showcase/src/main/java/com/icesoft/faces/application/showcase/util/SubmitMode.java
        Transmitting file data .
        Committed revision 33361.

        Show
        Jack Van Ooststroom added a comment - Sending samples/ee-composite-showcase/src/main/java/com/icesoft/faces/application/showcase/util/SubmitMode.java Transmitting file data . Committed revision 33361.
        Hide
        Jack Van Ooststroom added a comment -

        We should not be using FacesContext.getCurrentInstance() in static context. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - We should not be using FacesContext.getCurrentInstance() in static context. Marking this one as FIXED.
        Hide
        Cruz Miraback added a comment -

        Confirmed fixed using ICEfaces EE 3.2.0 build3.

        Show
        Cruz Miraback added a comment - Confirmed fixed using ICEfaces EE 3.2.0 build3.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: