Details
Description
Cloud Push should be supported on JBoss 5.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.3 EE [ 10973 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #36415 | Wed Jun 26 11:39:26 MDT 2013 | ted.goddard | detect cloud push on Servlet 2.5 ( |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/AuxUploadResourceHandler.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
| Resolution | Fixed [ 1 ] |
| Summary | Cloud Push on JBoss 5 | Support Cloud Push on JBoss 5 |
| Issue Type | Bug [ 1 ] | New Feature [ 2 ] |

The ICEfaces AuxUploadResourceHandler is not propagating the Cloud Push ID when it is not available as a Servlet 3 Part. A special case for the commons-fileupload integration needs to be added.