ICEfaces
  1. ICEfaces
  2. ICE-5787

Simplify dispatch infrastructure

    Details

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

      Description


      It is likely that the following classes can be simplified considerably in ICEfaces 2.0 since JSF provides dispatching through the resource handler mechanism:

             core/src/main/java/org/icefaces/push/SessionBoundServer.java
             core/src/main/java/org/icefaces/push/DynamicResourceDispatcher.java
             core/src/main/java/org/icefaces/push/servlet/ICEfacesResourceHandler.java
             core/src/main/java/org/icefaces/push/servlet/SessionDispatcher.java
             core/src/main/java/org/icefaces/push/SessionViewManager.java

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #21992 Wed Jul 21 08:30:29 MDT 2010 ted.goddard Util.HTTP_DATE format (ICE-5787)
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/Util.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/DynamicResourceDispatcher.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #21987 Tue Jul 20 15:18:34 MDT 2010 ted.goddard more extensive use of JSF APIs to eliminate abstraction layer (ICE-5787)
          Files Changed
          Commit graph ADD /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/Util.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #21986 Tue Jul 20 15:12:40 MDT 2010 ted.goddard more extensive use of JSF APIs to eliminate abstraction layer (ICE-5787)
          Files Changed
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/Response.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/ServerProxy.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/application/ResourceRegistry.java
          Commit graph ADD /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/BasicAdaptingServlet.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/ProxyHttpSession.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/ICEfacesResourceHandler.java
          Commit graph DEL /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/ServeCSSResource.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/SessionDispatcher.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/DisposeWindowScope.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/Request.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/ServletEnvironmentListener.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/event/BridgeSetup.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/SessionExpiredException.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/PseudoServlet.java
          Commit graph ADD /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/AbstractServer.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/ResponseHandler.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/standard
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/event/WindowScopeSetup.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/PathDispatcher.java
          Commit graph DEL /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/ResourceServer.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/RequestProxy.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/ResponseProxy.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/MimeTypeMatcher.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvConfig.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/core.tld
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/DynamicResourceDispatcher.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/application/WindowScopeManager.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/ServletRequestResponse.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/SessionBoundServer.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/servlet/ServletContextConfiguration.java
          Commit graph DEL /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/FileServer.java
          Commit graph DEL /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/http/Server.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #21886 Fri Jul 09 14:55:36 MDT 2010 ted.goddard removed special case for Jetty continuations (ICE-5787)
          Files Changed
          Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/push/servlet/ICEfacesResourceHandler.java

            People

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

              Dates

              • Created:
                Updated:
                Resolved: