Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Spring 1.0 Alpha
-
Fix Version/s: Spring 1.0 Alpha
-
Component/s: Spring
-
Labels:None
-
Environment:ICEmobile, Spring
Description
Spring allows resources to be loaded from .jar files. This feature should be made use of in the Spring demo and integration.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29670 | Mon Jun 25 11:44:58 MDT 2012 | ted.goddard | web-resources directory for loading by spring dispatcher ( |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/web-resources
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29671 | Mon Jun 25 12:10:24 MDT 2012 | ted.goddard | moving icemobile.js into icemobile-jsp.jar ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml
DEL /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/icemobile.js ADD /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/web-resources/icemobile.js |
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | Spring 1.0 Alpha [ 10334 ] | |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Basic resource loading is now being used. Additional resources can be served with this mechanism.