Re: Don't require a base directory?

2018-07-19 Thread Romain Manni-Bucau
up? :) Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

JDK Release Cadence

2018-07-19 Thread Johannes Elsinghorst
Hello, I am currently looking into what the new release cadence for the JDK means for Tomcat. -Is there a plan for tomcat to support Oracles new release cadence, i.e. supporting all versions of the JDK or only the LTS versions? -Which JDK are supported by Tomcat? Like Oracle JDK (Free), Oracle

Re: JDK Release Cadence

2018-07-19 Thread Mark Thomas
On July 19, 2018 2:29:37 PM UTC, Johannes Elsinghorst wrote: >Hello, >I am currently looking into what the new release cadence for the JDK >means for Tomcat. >-Is there a plan for tomcat to support Oracles new release cadence, >i.e. supporting all versions of the JDK or only the LTS versions? >-

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-19 Thread Felix Schumacher
Am 19.07.2018 um 02:18 schrieb Filip Hanik: Thanks Martin, I agree, regardless of use case, the pool should not generate a leak. What do you think about adding a size test in createStatement and if it is bigger than a threshold start a cleanup of the list. If the list is after the cleanup st

[Bug 60762] Enhancement: Add support for runtime SNI changes in tomcat-embed

2018-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762 --- Comment #17 from Mahesh --- Hello, I was facing this exact bug and glad it is resolved. But I'm not sure how to proceed with this (really new to configuring tomcat). I've configured everything in server.xml and 2 way handshaking works. B

[Bug 60762] Enhancement: Add support for runtime SNI changes in tomcat-embed

2018-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762 Mahesh changed: What|Removed |Added CC||mahesh.ratt...@gmail.com -- You are receivin