https://issues.apache.org/bugzilla/show_bug.cgi?id=55287

--- Comment #1 from Jeremy Boynes <jboy...@apache.org> ---
Looking at StandardJarScanner, it also only looks for services where the
ClassLoader is a URLClassLoader whereas j.u.ServiceLoader basically uses
getResources() on the supplied ClassLoader.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to