[Bug 62558] Tomcat Russian localization

2018-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 --- Comment #2 from Christopher Schultz --- (In reply to Christopher Schultz from comment #1) > I have not yet reviewed the patch I forgot to say that I like the idea, generally, or more localized versions of applications being available.

[Bug 62558] Tomcat Russian localization

2018-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 --- Comment #1 from Christopher Schultz --- I have not yet reviewed the patch, but theoretically, Tomcat should really be detecting the user's UI language preference from the browser's Accept-Language header. Is that not currently the case?

Re: JDK 11 is now in Rampdown Phase one

2018-07-20 Thread Christopher Schultz
Rory, On 7/2/18 5:33 AM, Rory O'Donnell wrote: > Since our last email the following JEPs have been targeted to JDK 11 : > > * [...] >  * 332: Transport Layer Security (TLS) 1.3 /me claps enthusiastically! I'll be very happy to start playing around with this. -chris signature.asc

[Bug 58646] NullPointerException in InternalNioOutputBuffer

2018-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646 --- Comment #31 from neeraj...@gmail.com --- (In reply to Aurélien from comment #29) > I have encountered a very similar issue on Tomcat 9.0.0.M1: > - first "CoyoteAdapter.checkRecycled Encountered a non-recycled request and > recycled it

Re: Plans for AJP

2018-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rainer, On 6/27/18 12:50 PM, Rainer Jung wrote: > Hi there, > > BZ56402 is an AJP feature request and Remy postet > > "IMO, with each day that passes, this enhancement becomes more > unrealistic and less useful. I think the decision must now be

[GitHub] tomcat pull request #:

2018-07-20 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/tomcat/commit/eb195bebac8239b994fa921aeedb136a93e4ccaf#commitcomment-29778594 In java/org/apache/catalina/core/ApplicationContext.java: In java/org/apache/catalina/core/ApplicationContext.java on line

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-20 Thread Martin Knoblauch
On Thu, Jul 19, 2018 at 8:33 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > 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

[Bug 62558] New: Tomcat Russian localization

2018-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 Bug ID: 62558 Summary: Tomcat Russian localization Product: Tomcat 9 Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

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

2018-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762 --- Comment #18 from Mahesh --- I guess I found the method. It's reloadSslHostConfig's 2 variants. But how do I call it ? -- You are receiving this mail because: You are the assignee for the bug.