https://bz.apache.org/bugzilla/show_bug.cgi?id=69623
--- Comment #20 from [email protected] --- A standalone (non-webapp) main.class.getClassLoader().getResource("dummy.mdd").getContent() also woks with the latest JVM/JDK (23) So even if getContent() is a weird practice, I guess the tomcat webapp classloader can be expected to behave like the standard JVM classloader. -- 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]
