ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-496

ee-composite showcase, ice.ee.compat is not null or not an object error

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P02
    • Component/s: Samples
    • Labels:
      None
    • Environment:
    • Assignee Priority:
      P1

      Description

      General Error Seen in many applications.
      Line: 49
      Char: 1
      Error: 'ice.ee.compat' is not null or not an object

      Number Spinner, Date Spinner, Text Spinner
      Hovering over number spinners causes the error.

      Polling, Status Bar, Slide Show
      Navigating to the page causes the error.

      Schedule
      Trying to change tabs in demo causes error.

      To reproduce:
      Build/Deploy ee-composite showcase.
      Navigate to the above mentioned demos.


        Activity

        Hide
        Philip Breau added a comment -

        Appears to be due to a resource loading issue. The com.icesoft.faces.facelets.component.ResourceLoadingComponent was being used to automatically load the following resources with the @MandatoryResourceComponent annotation, but appears to no longer work:

        nifty.js
        ice.ee.compat.js

        Show
        Philip Breau added a comment - Appears to be due to a resource loading issue. The com.icesoft.faces.facelets.component.ResourceLoadingComponent was being used to automatically load the following resources with the @MandatoryResourceComponent annotation, but appears to no longer work: nifty.js ice.ee.compat.js
        Hide
        Mircea Toma added a comment -

        Updated annotations for ResourceLoadingComponent to use @ICEResourceDependency instead of @ResourceDependency.

        Show
        Mircea Toma added a comment - Updated annotations for ResourceLoadingComponent to use @ICEResourceDependency instead of @ResourceDependency.
        Hide
        Liana Munroe added a comment -

        Verified fixed, issues no longer seen with Jenkins build 426. Tomcat 7, all browsers.

        Show
        Liana Munroe added a comment - Verified fixed, issues no longer seen with Jenkins build 426. Tomcat 7, all browsers.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: