You mean it is fixed or not on our side? Le 28 nov. 2014 21:53, "cchacin" <[email protected]> a écrit :
> 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. >
