[ANN] Apache Tomcat 8.0.50 released

2018-02-14 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.50. Please note that Apache Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. The Apache Tomcat team announced that support for Apache Tomcat 8.0.x will end on 30 June 2018.

[ANN] Apache Tomcat 7.0.85 released

2018-02-14 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.85. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. This release contains a number of bug fixes and

using default cacerts AND custom keystore

2018-02-14 Thread Chris Cheshire
I am trying to set up my webapp to connect to an external database via ssl. The database uses a self-signed certificate. I have created a keystore with the self-signed CA and the client key & cert. This keystore is configured via JAVA_OPTS in setenv.sh

Dynamic session cookie domain... possible?

2018-02-14 Thread Philippe Busque
Hello, I'm migrating from Tomcat 8.0.X to Tomcat 9.0.5 and I have a issue I've been dragging for too long that I wise to correct. I have been searching for a workaround and so far, I've found nothing so far that work out of the box. Here is the situation: We have a single webapp that can

Re: using default cacerts AND custom keystore

2018-02-14 Thread Mark Thomas
On 14/02/18 17:17, Chris Cheshire wrote: > I am trying to set up my webapp to connect to an external database via > ssl. The database uses a self-signed certificate. I have created a > keystore with the self-signed CA and the client key & cert. This > keystore is configured via JAVA_OPTS in

Re: using default cacerts AND custom keystore

2018-02-14 Thread Chris Cheshire
On Wed, Feb 14, 2018 at 12:30 PM, Mark Thomas wrote: > On 14/02/18 17:17, Chris Cheshire wrote: >> I am trying to set up my webapp to connect to an external database via >> ssl. The database uses a self-signed certificate. I have created a >> keystore with the self-signed CA and

Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-14 Thread Halder, Arpan [ITSUS Non J]
Hi All, Need urgent help. We are using apache tomcat version -7.0.67 and sporadically facing issue that application become unresponsive and below error message encountered in Catalina.out log: ExceptionCannot get a connection, pool error Timeout waiting for idle object Exception in

Switch to in-memory key store in tomcat 8.5.23 fails application to load

2018-02-14 Thread Emil John
Context --- Exact tomcat version, Operating Systems, other configurations- Current Tomcat version - 8.5.15 Operating Systems - Windows/ Linux Upgrading to tomcat version - 8.5.23 Application - Java Application. I have an application with tomcat, say fooapp. I also have a custom keystore