Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-3.0.0.BETA
-
Component/s: Core Extensions
-
Labels:None
-
Environment:EPS
Description
This is related to MOBI-2 and MOBI-17
RemotePushGroupManager must implement park(String[], String)
RemotePushGroupManager must implement park(String[], String)
Issue Links
- blocks
-
IPCK-343
Add new ICEpush EE functionality support to EPS
-
- Closed
-
When EPS is in play, this method should only be invoked at the EPS' end, not the ICEfaces application's end. The RemotePushGroupManager's implementation can throw an UnsupportedOperationException. Marking this one as FIXED.