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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22390 Tue Sep 21 15:12:33 MDT 2010 deryk.sinotte ICE-4797: adding JavaDocs
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22381 Mon Sep 20 15:12:13 MDT 2010 deryk.sinotte ICE-4797: removing spurious System.out
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22380 Mon Sep 20 14:37:48 MDT 2010 deryk.sinotte ICE-4797: factoring central configuration code
        Files Changed
        Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/EnvConfig.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/renderkit/DOMRenderKit.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/FormSubmit.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
        Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/push/Configuration.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/DeltaSubmitPhaseListener.java
        Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/ExternalContextConfiguration.java
        Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/push/ConfigurationException.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21858 Wed Jul 07 14:59:45 MDT 2010 ted.goddard single line configuration log on startup (ICE-4797)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/util/EnvConfig.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20930 Thu Mar 11 11:45:25 MST 2010 ted.goddard FacesContext based central configuration (ICE-4797)
        Files Changed
        Commit graph ADD /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/util/EnvConfig.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: