https://bz.apache.org/bugzilla/show_bug.cgi?id=64541
--- Comment #5 from Christopher Schultz <[email protected]> --- I was able to reproduce this on Tomcat 8.5.56 using: $ export CATALINA_OPTS=-Djdk.xml.entityExpansionLimit=1 $ $CATALINA_HOME/bin/catalina.sh run I needed to raise the limit to 17 in order to get the parsing to succeed. This is very surprising to me: this DTD only contains a single level of entity-definitions. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
