Hi Rémy,
So, is this something that will be done? If so, I can let the app team know
that even though they should recode their app, that the removed method may get
returned in a future release.
Thanks,
From: Rémy Maucherat
Sent: Friday, June 14, 2024 4:28 PM
To: Tomcat Users List
Subject: Re
On Thu, Jun 13, 2024 at 11:30 PM Christopher Schultz
wrote:
>
> Jon,
>
> On 6/13/24 14:27, Mcalexander, Jon J. wrote:
> > Thanks Chuck! Here is the full stack-trace
> >
> > Jun 11, 2024 3:21:28 PM org.apache.catalina.startup.HostConfig
> > deployDirectory
> > SEVERE: Error deploying web applicati
Just to follow up on this.
I tripped over a related issue today running the Tomcat unit tests for
9.0.x. Being able to reproduce it gave me a chance to dig further and
come up with a better fix. These interfaces are marked as "point to
point" interfaces which Java can see so we can skip them.
Thanks Chris!
So, was this removal not noted in the Release Notes? (I’m not seeing it.)
Thanks,
From: Christopher Schultz
Sent: Thursday, June 13, 2024 4:30 PM
To: users@tomcat.apache.org
Subject: Re: Changes between Tomcat 9.0.86 and 9.0.88?
Jon, On 6/13/24 14: 27, Mcalexander, Jon J. wrote: