Tomcat and logging behavior

2015-04-15 Thread sigzero
I have a couple of questions I cannot find through the great Google. 1) Will Tomcat start up if it cannot write to its logs? 2) If in a running state and logs cannot grow, will Tomcat stop logging or will it overwrite its current open logs? Thanks, Bob

Re: Tomcat and LDAP (handling password expiration)

2012-01-06 Thread sigzero
On Fri, Jan 6, 2012 at 10:11 AM, André Warnier wrote: > sigzero wrote: >> >> The scenario is that Tomcat (6) is sitting on Windows and it talks to >> an LDAP server sitting on Linux (RHEL). What is the best way to handle >> the Tomcat LDAP account password expirin

Re: Tomcat and LDAP (handling password expiration)

2012-01-06 Thread sigzero
On Fri, Jan 6, 2012 at 10:05 AM, Konstantin Kolinko wrote: > 2012/1/6 sigzero : >> The scenario is that Tomcat (6) is sitting on Windows and it talks to >> an LDAP server sitting on Linux (RHEL). What is the best way to handle >> the Tomcat LDAP account password expiring? I k

Tomcat and LDAP (handling password expiration)

2012-01-06 Thread sigzero
The scenario is that Tomcat (6) is sitting on Windows and it talks to an LDAP server sitting on Linux (RHEL). What is the best way to handle the Tomcat LDAP account password expiring? I know that the password needs to change on the LDAP and the Tomcat server.xml file needs to be updated. I see no g