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
> JAVA_OPTS or CATALINA_OPTS environment variable in a setenv.sh file.
> Using a setenv.sh script is documented in RUNNING.txt file of Tomcat.

Used your recommendation. It is working perfectly fine.

For later reference, if other people stumble upon it, here is the relevant part 
of bin/setenv.sh

------ >8   snip begin   8< ------

CATALINA_OPTS="-Djava.endorsed.dirs=${CATALINA_HOME}/endorsed/"

------ >8    snip end    8< ------


Thanks a lot again
Johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to