Hello, The session timeout parameter is set in the web.xml. There are also other async. connection config. parameters you can look at, check the ICEfaces Developer's Guide for details. Unfortunately, the actual text in the error dialog is hard-coded into the bridge JavaScript. You would need to modify the "/bridge/src/status.js" file to change it at this time. We've created a JIRA ...