https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
VIN <reachme.va...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reachme.va...@gmail.com --- Comment #2 from VIN <reachme.va...@gmail.com> --- Created attachment 32453 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32453&action=edit The attached patch has fixes for both A and B points. I have modified AprLifecycleListener.java and Library.java to fix the issue. Added a new file "LibraryNotFoundError.java" in "org.apache.tomcat.jni" package. Added two new strings in "LocalStrings.properties" file located in "org.apache.catalina.core" package. I do not know the Locale languages like Japaneese and French, so did not add the new strings in other Locale property files. I tested the fix and attached the log files as well. I provided the fix based on the comments provided in the issue. I did not implement the 3rd point(C) yet. -- 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