Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

The backporting patch for the following tickets from Platform

 4.5.63

Defects resolved

Issue No.Issue Details
NXPSR-11179

Loss of synchronous information when polling request causes a network error while ServerDOM is effective.

1. Added configuration in nexaweb-client.xml file -

Client-app/polling-request-without-dom: When set to true, the polling request will not send  DOM synchronous information. 

2. Added PollingRequestListener interface -

Using this interface, the user can investigate the cause of error in a polling request.
  

  • No labels