Fwd: Jersey libraries 1.18 worked with Tomcat 7 but failing with Tomcat 9 : Root resource classes not getting scanned

2021-01-28 Thread Yogish Anand
Hi, We were using Tomcat 7 and the Jersey libraries 1.18 was able to scan the packages with the below two lines com.sun.jersey.api.core.PackagesResourceConfig.init Scanning for root resource and provider classes in the packages: v1 com.sun.jersey.api.core.ScanningResourceConfig logClasses

Re: Possible memory leak in AprEndpoint

2021-01-28 Thread roman v
Hi Chris, The exact version is 9.0.37 Best Regards, Roman On Thu, Jan 28, 2021 at 5:17 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > Roman, > > On 1/28/21 08:00, roman v wrote: > > I'm using tomcat 9 and in my application, the capacity of used memory > > by direct buffer

Re: Possible memory leak in AprEndpoint

2021-01-28 Thread Christopher Schultz
Roman, On 1/28/21 08:00, roman v wrote: I'm using tomcat 9 and in my application, the capacity of used memory by direct buffer pools is increasing over time, after some research I found that in AprEndpoint in method doClose "socketBufferHandler" is not executing "free()" method call, and the

Re: Tomcat 9 cluster with FarmWarDeployer but without session replication

2021-01-28 Thread Kamal Wickramanayake
Hi Mark, Thank you very much. It works. When the element is not present in the web.xml, FarmWarDeployer still works but without sessions getting replicated. I tested using a sample web application and then verified by analyzing the network traffic. No session data could be found on the wire

Possible memory leak in AprEndpoint

2021-01-28 Thread roman v
Hi! I'm using tomcat 9 and in my application, the capacity of used memory by direct buffer pools is increasing over time, after some research I found that in AprEndpoint in method doClose "socketBufferHandler" is not executing "free()" method call, and the link is just set to "EMPTY":>

Re: Case Sensitivity with SSLHostConfig.hostName and SNI

2021-01-28 Thread Mark Thomas
On 27/01/2021 23:01, Daniel Skiles wrote: >> Curious: what is "keytool -ssl server"? > > https://docs.oracle.com/javase/7/docs/technotes/tools/solaris/keytool.html > > keytool -printcert has an additional -sslserver object, which will let you > connect to external servers and dump cert

Re: Case Sensitivity with SSLHostConfig.hostName and SNI

2021-01-28 Thread Mark Thomas
On 27/01/2021 21:06, Daniel Skiles wrote: > https://tools.ietf.org/html/rfc5280#section-4.2.1.6 > > RFC5280, at least, seems to suggest that SANs need not be case sensitive. > > "Note that while uppercase and lowercase letters are allowed in domain > names, no significance is attached to the