Hi Rémy and Mark, Just want to say thank you for looking into this and it is much appreciated.
Regards Jong ________________________________ From: Rémy Maucherat <[email protected]> Sent: Wednesday, February 26, 2020 20:17 To: Tomcat Users List <[email protected]> Subject: Re: javax.servlet.ServletContainerInitializer defined in jar not loading on Tomcat 7.0.100 On Wed, Feb 26, 2020 at 12:36 PM Rémy Maucherat <[email protected]> wrote: > On Wed, Feb 26, 2020 at 9:57 AM Mark Thomas <[email protected]> wrote: > >> On 26/02/2020 01:35, SS jong wrote: >> >> <snip/> >> >> > Has anyone encountered this issue on Tomcat 7.0.100 and if this >> behavior change is intentional? >> >> Possibly the same root cause as >> >> https://bz.apache.org/bugzilla/show_bug.cgi?id=64153 >> > > I can confirm the issue, it is limited to 7.0 as 8.5 is fine. > > Indeed removing the leading "/" in the findResources call works around the > problem. > The fix for the issue will be in 7.0.101. Rémy
