https://bz.apache.org/bugzilla/show_bug.cgi?id=60721
Petr Dvorak <p...@lime-company.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #2 from Petr Dvorak <p...@lime-company.eu> --- Thank you for the response - VERIFIED. Just to sum up, after I did little bit more focused testing: This works: - Installing BC provider in JRE ("static") helps - all applications work regardless of it they bundle BC provider JAR or not. - Putting 'bcprov-jdk15on-1.XX.jar' in '$CATALINA_BASE/lib' helps reliably in case no deployed WAR contains the BC jar (!). This does not work: - Putting 'bcprov-jdk15on-1.XX.jar' in '$CATALINA_BASE/lib' in case some WAR contains the BC jar - only the first application works, regardless of if it bundles BC provider JAR or not, no other application work. - ... and as mentioned in the issue response, having per-application provider does not work. I hope this issue will be helpful for future reference. -- 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