Re: Endorsed mechanism in Tomcat 8

2017-01-24 Thread Johannes F. Knauf
Hi Konstantin, thanks for the prompt reply. On 24.01.2017 11:57, Konstantin Kolinko wrote: > > 1. It looks that you are confusing Tomcat 8.0 and Tomcat 8.5. You name it. I was not aware that 8.5 in fact is a really major step. > 3. You can set command-line arguments for java by adding them to

Endorsed mechanism in Tomcat 8

2017-01-24 Thread Johannes F. Knauf
Hi, in Tomcat version < 8 catalina.sh used to set -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS -- that is by default: CATALINA_HOME/endorsed Tomcat 8 seems to have abandoned that mechanism. catalina.sh does not include anything related to endorsed libs. However, the documentation is still