tomcat with laptop + windows sleep

2018-05-22 Thread Alex O'Ree
I've noticed a behavioral difference from tomcat 7 to 8.5. In v7, I used to be able to put a computer to "sleep" with tomcat running. On resume, everything would be just fine. On tomcat 8.5, i'm noticing that all database connections are basically dropped and do not appear to to restart/resume

Querying Microsoft LDAP with Java

2018-05-22 Thread Laurie Miller-Cook
Hi there, This is a bit of a long shot but I wanted to see if anyone could assist. I have an installation of SAP Enable Now, which is a war file placed within Tomcat. As part of the installation I need to query the MS LDAP server to get a list of the users. I know that the connection to the

Re: Updating a working installation

2018-05-22 Thread logo
Hi, Am 11.05.2018 15:47, schrieb Mark H. Wood: "Is there an easy way?" Depends on what you find easy. :-/ I usually just load old and new server.xml into a maximized Emacs with two windows, and thoughtfully copy stuff over, after reading the release notes to learn of stuff to look out for.

Re: configuring ciphers for SSL Labs server test

2018-05-22 Thread logo
Hi Baron, Am 12.05.2018 05:36, schrieb Baron Fujimoto: Hmm, I'm now getting an A grade using: If I'm sufficiently motivated next week, I'll see if I can sort out exactly what the deal was. But for now, it's Friday and pau hana time... (yes, tomcat 8.5.x and Java 1.8_x) On Fri, May

Re: log4j

2018-05-22 Thread Luis Rodríguez Fernández
Hello Chris, You can have a look here: https://logging.apache.org/log4j/2.x/log4j-appserver/index.html Hope it helps, Luis 2018-05-18 19:55 GMT+02:00 George Stanchev : > Depends on what you're asking. If you're asking to use log4j to capture > Tomcat logging, then the