Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA, 4.1
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEfaces, ICEpush
-
Assignee Priority:P1
Description
When issuing a request for a push eligible for cloud push, a subject, detail and uri can be specified. Currently the ICEfaces' PushMessage and the ICEpush' PushNotification only exposes the subject and detail. We should improve this APIs to expose them more clearly and naming the uri something more sensible like targetURI or destinationURI. The fact that they are part of either PushMessage and PushNotification should make its intend clear.
Issue Links
- blocks
-
ICE-11004 showcase & poll - mobi:cloudPush demo update required for URI cloudPush API changes
- Closed
Activity
Jack Van Ooststroom
created issue -
Jack Van Ooststroom
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] |
Jack Van Ooststroom
made changes -
Fix Version/s | EE-4.1.0.GA [ 12172 ] |
Jack Van Ooststroom
made changes -
Description | When issuing a request for a push eligible for cloud push, a subject, detail and uri can be specified. Currently the ICEfaces' PushOptions does not expose any of these, while the ICEpush' PushNotification only exposes the subject and detail. We should improve this APIs to expose them more clearly and naming the uri something more sensible like targetURI or destinationURI. The fact that they are part of either PushOptions and PushNotification should make its intend clear. | When issuing a request for a push eligible for cloud push, a subject, detail and uri can be specified. Currently the ICEfaces' PushMessage and the ICEpush' PushNotification only exposes the subject and detail. We should improve this APIs to expose them more clearly and naming the uri something more sensible like targetURI or destinationURI. The fact that they are part of either PushMessage and PushNotification should make its intend clear. |
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48586 | Thu Mar 31 13:22:35 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/PushConfiguration.java
MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushContext.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushNotification.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48587 | Thu Mar 31 13:23:32 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushMessage.java
MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOptions.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOthers.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48588 | Thu Mar 31 13:23:58 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/cloudpush/CloudPushBean.java
|
Jack Van Ooststroom
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Jack Van Ooststroom
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Liana Munroe
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48616 | Wed Apr 06 16:40:07 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java
|
Ken Fyten
made changes -
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48620 | Mon Apr 11 17:08:29 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java
|
Carmen Cristurean
made changes -
Jack Van Ooststroom
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.1.0.BETA [ 13073 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.1.1.BETA [ 13077 ] | |
Fix Version/s | EE-4.1.0.GA [ 12172 ] | |
Fix Version/s | EE-4.1.0.RC1 [ 13073 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.2.0.GA [ 13074 ] | |
Fix Version/s | EE-4.1.1.BETA [ 13077 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50753 | Mon Feb 27 13:43:44 MST 2017 | jack.van.ooststroom | Reverted |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/cloudpush/CloudPushBean.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50754 | Mon Feb 27 14:08:51 MST 2017 | jack.van.ooststroom | Reverted |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushMessage.java
MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOptions.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOthers.java |
Sending icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java
Sending icepush/core/src/main/java/org/icepush/PushConfiguration.java
Sending icepush/core/src/main/java/org/icepush/PushContext.java
Sending icepush/core/src/main/java/org/icepush/PushNotification.java
Transmitting file data ....
Committed revision 48586.
Sending core/src/main/java/org/icefaces/application/PushMessage.java
Sending core/src/main/java/org/icefaces/application/PushOptions.java
Sending core/src/main/java/org/icefaces/application/PushOthers.java
Sending core/src/main/java/org/icefaces/application/PushRenderer.java
Transmitting file data ....
Committed revision 48587.
Sending samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/cloudpush/CloudPushBean.java
Transmitting file data .
Committed revision 48588.