I have an issue to whereas after about 60 minutes Tomcat closes my connection on applications. The server.xml file states connectionTimeout="60000", but doesn't appear to be affecting the time out. Therein, how do you prolong the timeout on Tomcat past the default time to say about 520 min.
WebdavServlet.java file has a field /** * Default lock timeout value. */ private static final int DEFAULT_TIMEOUT = 3600; i think this value cannot be changed from outside (from conf files ... ) Am i right ? Any idea ? Regards Altug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]