Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.GA, 2.0.2
-
Component/s: Framework
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Workaround Exists:Yes
-
Workaround Description:Remove component binding and utilize other ways to get component references.
Description
If an ICEfaces page has a component that uses the binding attribute the blocking connection does not get created when adding the managed bean to a PushRenderer group. This prevents the page from getting push updates.
Removing this binding allows the push connection to be created and it can receive push updates.
Removing this binding allows the push connection to be created and it can receive push updates.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case10502Example.zip [ 13535 ] | |
Attachment | Case10502Example.war [ 13536 ] |
Salesforce Case | [5007000000I2Qvb] |
Fix Version/s | EE-2.0.0.GA_P01 [ 10271 ] | |
Fix Version/s | 2.1 [ 10241 ] | |
Assignee Priority | P1 | |
Assignee | Ted Goddard [ ted.goddard ] |
Assignee | Ted Goddard [ ted.goddard ] | Arran Mccullough [ arran.mccullough ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | EE-2.0.0.GA_P01 [ 10271 ] |
Fix Version/s | 3.0.RC2 [ 10313 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case to show issue. Steps to reproduce: