Hello,<br><br>I need to change the reload-time from top_foot.jsp from 300000 to 60000<br>in the workplace-view. This will effectivly disable some loadbalancer-session-<br>timeout.<br><br>After startup it's changeable in WEB-INF/jsp/offline/workplace/views/top_foot.jsp.<br>
But that'll be overwritten at restart of jboss. So I did a deeper look for a "source" location<br>and found org.opencms.workplace_7.5.2.zip / system/workplace/views/top_foot.jsp <br>and changed it there.<br>
<br>But still after deployment/startup there'll be the value of 300000.<br>So where's the "real source" of this value?<br><br>TIA<br><br>