ICEfaces
  1. ICEfaces
  2. ICE-11360

Weblogic 12.2.1.1.0 navigation issue with ICE showcase ice:graphicImage demo

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE-3.3.0.GA_P05
    • Fix Version/s: EE-3.3.0.GA_P06
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Weblogic 12.2.1.1.0 using ICE showcase. EE-3.3. trunk nightly build 729. All browsers

      Description

      Can not navigate to ice:graphicImage demo. Instead you are taken to the ace comp overview. The wrong tab is highlighted as well. See attached screen shot. Weblogic 12.2.1.1.0 specific.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Closing as Won't Fix. This is not an issue with our code. It's an issue with the server. It returns null when calling ExternalContext.getRealPath(), which is used in the ice:graphicImage demo.

        This can be fixed by adding the following line in the weblogic.xml file.

        <show-archived-real-path-enabled>true</show-archived-real-path-enabled>
        

        This line should go inside the <container-descriptor> tag.

        Show
        Arturo Zambrano added a comment - Closing as Won't Fix. This is not an issue with our code. It's an issue with the server. It returns null when calling ExternalContext.getRealPath(), which is used in the ice:graphicImage demo. This can be fixed by adding the following line in the weblogic.xml file. <show-archived-real-path-enabled> true </show-archived-real-path-enabled> This line should go inside the <container-descriptor> tag.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: