Re: getting a list of failed deployments
Christopher Schultz <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.user |
|---|---|
| Message-ID | <[email protected]> |
Paymon, On 12/11/25 4:19 PM, Paymon wrote: > On Mon, Nov 17, 2025 at 09:27:58AM -0500, Christopher Schultz wrote: >> >> When an application does not start up properly, Tomcat uses an instance of >> FailedContext to hold all of the JMX information about it. >> >> It looks like this class is missing a handful of methods required to support >> the manager's status. >> >> It should be fixed in the next set of releases. >> >> -chris > > just noticed the new set of releases are out; i was wondering if this was included. This seems like something that would appear in the changelog. -chris