Details
Description
The Spring MVC samples had to have the SX post /<context>/icemobile mapped to handler method that added the sx auxUpload session key and checked for the iceCloudPushId param. It would be better if the developer did not have to handle this and if we could do this automatically.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31296 | Thu Oct 04 07:08:01 MDT 2012 | philip.breau | add Servlet 3.0 SX registration servlet containers < 3.0 will have to use servlet mappings |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/servlet/ICEmobileSXRegistrationServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31302 | Thu Oct 04 08:15:23 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/SXUtils.java
MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/ClientDescriptor.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31307 | Thu Oct 04 09:44:41 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/servlet/ICEmobileSXRegistrationServlet.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/GetEnhancedTag.java MODIFY /icemobile/trunk/icemobile/jsp/build.xml |
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31321 | Fri Oct 05 06:59:49 MDT 2012 | philip.breau | add sx registration post handler |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/EchoController.java
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/build.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31334 | Fri Oct 05 11:46:08 MDT 2012 | philip.breau | commons file upload for jsp |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/lib/commons-fileupload-1.2.2.jar
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31439 | Fri Oct 12 07:50:50 MDT 2012 | philip.breau | |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/lib/commons-fileupload-1.2.2.jar
DEL /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/servlet/ICEmobileSXUploadServlet.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31539 | Wed Oct 17 10:13:57 MDT 2012 | ted.goddard | renaming to org.icemobile.projectstage for flat namespace of config names ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/camera-content.jsp
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/web.xml MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/Constants.java MODIFY /icemobile/trunk/icemobile/samples/icemobile-jsp/src/main/webapp/WEB-INF/web.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31540 | Wed Oct 17 10:18:37 MDT 2012 | ted.goddard | renaming to MobiEnvUtils to avoid confusion with ICEfaces class ( |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/EnvUtils.java
ADD /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/MobiEnvUtils.java MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31549 | Wed Oct 17 12:44:29 MDT 2012 | ted.goddard | do not use app banner during development mode, projectstage configurable via system property ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/MobiEnvUtils.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/BaseSimpleTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31944 | Fri Nov 02 14:58:00 MDT 2012 | ted.goddard | separate controller for ICEmobile-SX to emphasize application requirement ( |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/ICEmobileSXController.java
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/EchoController.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31947 | Fri Nov 02 16:13:09 MDT 2012 | ted.goddard | do not create session just for tag use ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceTag.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/ContactListTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32090 | Fri Nov 09 10:33:58 MST 2012 | ted.goddard | use session scope if available to prevent app banner and page level getEnhanced being shown ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/GetEnhancedTag.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java |
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Icefaces Administrator
made changes -
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Philip Breau
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Philip Breau
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 1.3 Beta [ 10373 ] | |
Resolution | Fixed [ 1 ] |
org/icemobile/samples/springbasic/ICEmobileSXController.java is provided as a sample controller for handling ICEmobile-SX registration. Some manual configuration for this feature is necessary so that the developer is aware of the network access required to be exposed for ICEmobile-SX.
This integration is currently session-based, but the session requirement is intended to be removed in the future.