ICEfaces
  1. ICEfaces
  2. ICE-8958

showcase - source code loading issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2, EE-3.2.0.BETA
    • Fix Version/s: EE-3.2.0.GA, 3.3
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces EE 3.2.0.GA - Build 10/ 11
      App Server: WebLogic 10.3 / 12.1
      Browsers: FF18/Chrome24
    • Assignee Priority:
      P2

      Description

      In showcase:
      1) ContextMenu - Multi Column & 2) Dialog - Effects and Size:
      randomly, when clicking on these links there is a NullPointerException thrown in the server terminal (cannot find it in the actual server logs), and the Source Code is not loaded:
      java.lang.NullPointerException
              at java.io.File.<init>(File.java:222)
              at org.icefaces.samples.showcase.util.SourceCodeLoaderServlet.doGet(SourceCodeLoaderServlet.java:58)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
              at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:242)
              at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:216)
      ....

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33329 Tue Feb 05 10:10:52 MST 2013 art.zambrano ICE-8958 corrected letter case in resource paths
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dialog/DialogEffectsAndSizeBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33327 Tue Feb 05 10:06:19 MST 2013 art.zambrano ICE-8958 corrected letter case in resource paths
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/contextMenu/ContextMenuMultiColumn.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dialog/DialogEffectsAndSizeBean.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: