Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The backporting patch for the following tickets from Platform

  4 4.5.63

Defects resolved

-10615Feature request: adding option for ServerDOM synchronous timing
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.