Francesco,
On 6/20/24 09:03, Francesco Chicchiriccò wrote:
On 2024/06/20 12:18:15 Konstantin Kolinko wrote:
чт, 20 июн. 2024 г. в 13:25, Francesco Chicchiriccò :
Hi there,
at Syncope we usually use the latest Tomcat versions to run a large chunk of
our integration tests.
In our master branc
On 2024/06/20 12:18:15 Konstantin Kolinko wrote:
> чт, 20 июн. 2024 г. в 13:25, Francesco Chicchiriccò :
> >
> > Hi there,
> > at Syncope we usually use the latest Tomcat versions to run a large chunk
> > of our integration tests.
> >
> > In our master branch we relay on Tomcat 10.1.x, and upgradi
чт, 20 июн. 2024 г. в 13:25, Francesco Chicchiriccò :
>
> Hi there,
> at Syncope we usually use the latest Tomcat versions to run a large chunk of
> our integration tests.
>
> In our master branch we relay on Tomcat 10.1.x, and upgrading to 10.1.25 from
> 10.1.24 went smooth as usual.
>
> In our
Thank you Mark, I will try and let you know.
Is such a change expected for other release lines too? Is there a backing JIRA
issue?
Regards.
On 2024/06/20 11:38:28 Mark Thomas wrote:
> That looks like an issue accessing a request/response after the
> request/response has been completed.
>
> Po
That looks like an issue accessing a request/response after the
request/response has been completed.
Possibly surfaced by this entry from the change log:
The system property org.apache.catalina.connector.RECYCLE_FACADES will
now default to true if not specified, which will in turn set the defa
Hi there,
at Syncope we usually use the latest Tomcat versions to run a large chunk of
our integration tests.
In our master branch we relay on Tomcat 10.1.x, and upgrading to 10.1.25 from
10.1.24 went smooth as usual.
In our 3_0_X branch we relay on Tomcat 9.0.x; with 9.0.89 everything goes as