Re: Outbound SSL?

2019-06-03 Thread Donald J
Tomcat can be setup in 2 modes = JSSE (Java) or APR (OpenSSL) If Java, turn Java debug log on and -Djavax.net.debug=ssl > Sent: Wednesday, May 29, 2019 at 1:57 PM > From: "James H. H. Lampert" > To: "Tomcat Users List" > Subject: Outbound SSL? > > We have a customer that is running our Tomcat-ba

App fails to completely startup on a Tomcat restart

2018-08-09 Thread Donald J
We are running a Tomcat application where the login always fails after a tomcat restart with an error about unable to load the configuration context. The app has a context file defined in /usr/share/tomcat/webapps/ROOT/META-INF/context.xml which contains : After a Tomcat manager "reload", th