Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description


      ICEfaces is configured through web.xml and potentially other mechanisms. Configuration parameters should be obtained in a consistent manner and configuration problems should be easily diagnosed.

      The current Configuration Class is effective, but should be improved:

        - repackaged into org.icefaces.application.Configuration
        - full attribute names appear in source code in one place:

      private static String PUSH_ESTABLISH = "org.icefaces.push.establish";

        - typesafe configuration getters

        public String getPushEstablish()

        - full configuration dump on startup

      DEBUG: org.icefaces.push.establish = lazy

        Activity

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: