Details
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
- blocks
-
ICE-4796
review ICEfaces 2.0 packaging
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta [ 10231 ] |
| Salesforce Case | [] | |
| Fix Version/s | 2.0.0 [ 10230 ] | |
| Fix Version/s | 2.0-Beta [ 10231 ] |
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta [ 10231 ] | |
| Fix Version/s | 2.0.0 [ 10230 ] | |
| Assignee Priority | P2 | |
| Assignee | Mircea Toma [ mircea.toma ] | Ted Goddard [ ted.goddard ] |
| 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 ( |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/push/servlet/ICEfacesResourceHandler.java
|
| Salesforce Case | [] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | |
| Assignee Priority | P2 | P1 |
| Link | This issue blocks ICE-5779 [ ICE-5779 ] |
| Salesforce Case | [] | |
| Assignee Priority | P1 | P2 |
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta2 [ 10242 ] | |
| Fix Version/s | 2.0-Beta1 [ 10231 ] |
| 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 ( |
| Files Changed | ||||
ADD
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/Util.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #21992 | Wed Jul 21 08:30:29 MDT 2010 | ted.goddard | Util.HTTP_DATE format ( |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/Util.java
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/push/DynamicResourceDispatcher.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.0.0 [ 10230 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 |

Try to remove ThreadLocal-s and threads.