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
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 pools
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 lin
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 wh
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":> socketBuffe
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 informatio
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 case