Skip to content
hrchu edited this page Apr 29, 2015 · 1 revision

Failed tab returns 500 internal error

If you run jesque-web on newer tomcat, add the jvm option -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true in tomcat bootstrap script [path to tomcat]/bin/catalina.sh may solve the problem.

Clone this wiki locally