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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
It is a class loader issue. When the service loader executes it uses the
bootstrap class loader which does not include $CATALINA_HOME/lib

I'm not sure if this is something that has changed in the JRE or a long
standing Tomcat bug. Not that it matters much in this case as it won't affect
the fix.

The fix should be simple. If I don't get time to fix it today, I'll certainly
have time tomorrow.

-- 
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