Pushed a Dockerfile to reproduce the issue:
https://github.com/cchacin/tomee-jstl-test/blob/master/Dockerfile
<https://github.com/cchacin/tomee-jstl-test/blob/master/Dockerfile>
The problem was related to jsvc with wrong parameters:
duplicated parameter:
*-Djava.endorsed.dirs=${CATALINA_HOME}/endorsed -Djava.endorsed.dirs=*
So, the empty java.endorsed.dirs cause the problem
-----
Carlos Chacin
http://github.com/cchacin
--
View this message in context:
http://tomee-openejb.979440.n4.nabble.com/jstl-issue-tp4673005p4673077.html
Sent from the TomEE Dev mailing list archive at Nabble.com.