ICEfaces
  1. ICEfaces
  2. ICE-8074

Unable to set MandatoryResourceConfig for new ACE:RichTextEntry component

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.1.0.BETA1, 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3 Trunk Revision #28921
      Tomcat7
    • Assignee Priority:
      P1

      Description

      When specifying the mandatory resource config on the page (<icecore:config mandatoryResource="richTextEntry"/>) there is a warning in the Server logs:

      May 04, 2012 10:38:16 AM org.icefaces.impl.event.MandatoryResourcesSetup addMandatoryResources
      WARNING: When processing mandatory resource components, could not create instance of 'com.icesoft.faces.component.richtextentry.RichTextEntry'

      It looks like the package is incorrect. I've attached the war file used for testing, to reproduce:
      1. Deploy file and navigate to 'RichTextEntry with MandatoryResourceConfig' test
      2. Check server logs.

        Activity

        Hide
        Ken Fyten added a comment -

        Looks like the mandatory resource is references the wrong package name, as it should be org.icefaces.xxx for this component.

        Show
        Ken Fyten added a comment - Looks like the mandatory resource is references the wrong package name, as it should be org.icefaces.xxx for this component.
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 28999 in the trunk.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 28999 in the trunk.
        Hide
        Arturo Zambrano added a comment -

        Also fixed annotation of ace:menuBar to use a camel-cased tag.

        Show
        Arturo Zambrano added a comment - Also fixed annotation of ace:menuBar to use a camel-cased tag.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: