I am uploading a file in IceFaces application through thread.
After file upload is done, I am showing javascript message.
Message is shown after some action or event is fired from view page.
I want to show them soon after uploading gets completed, in console it prints the successful message properly.
Following warning message is shown in console:
[MainSessionBoundServlet] [1] views have accumulated updates
May be you forgot to add below line of code in faces-config file