Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0-Beta
-
Component/s: Java Client
-
Labels:None
-
Environment:supported browsers
Description
ConfigurationServer uses 'org.icepush.blockingConnectionTimeout' parameter name to read the heartbeat interval value from the web.xml instead of using 'org.icepush.heartbeatTimeout' parameter as it is used in the BlockingConnectionServer.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Use 'org.icepush.heartbeatTimeout' parameter name to read the heartbeat interval value from the web.xml configuration.