ICEfaces
  1. ICEfaces
  2. ICE-11353

put full path to ColorEntry with package name for @MandatoryResource annotation

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.2.0.GA
    • Fix Version/s: 4.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ace

      Description

      Color Entry fix in Renderer code:-
      @MandatoryResourceComponent(tagName="colorEntry", value="ColorEntry")
      should be
      @MandatoryResourceComponent(tagName="accordion", value="org.icefaces.ace.component.colorentry.ColorEntry")

      When using tomcat 8.5 and java 8, the following warning appears with 4.2.0-EE:-
      org.icefaces.impl.event.MandatoryResourcesSetup addMandatoryResources
      WARNING: When processing mandatory resource components, could not create instance of 'ColorEntry'

        Activity

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: