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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
As a work-around, use:

root_ctx.parentClassLoader = JRuby.runtime.jruby_class_loader

rather than

root_ctx.loader = WebappLoader.new(JRuby.runtime.jruby_class_loader)

The second approach is probably going to be deprecated.

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