On Wed, Feb 26, 2020 at 12:36 PM Rémy Maucherat <r...@apache.org> wrote:
> On Wed, Feb 26, 2020 at 9:57 AM Mark Thomas <ma...@apache.org> 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