https://bz.apache.org/bugzilla/show_bug.cgi?id=69623

--- Comment #21 from Christopher Schultz <[email protected]> ---
(In reply to cristi from comment #19)
> Yes, I uploaded a minimal WAR that reproduces this with no need for myself.
> test.jsp does what you require. It simply does
> 
> <%= this.getClass().getClassLoader().getResource("dummy.mdd").getContent() %>
> 
> dummy.mdd exists in the WEB-INF/lib/dummy.jar and is loaded correctly by
> tomcat <=9.0.27 
> 
> A dummy.mdd placed in the WEB-INF/classes will also work with the latest
> tomcat 9.

I agree that the inconsistency you are reporting looks like a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to