Description of problem: JBossWeb does not have a fix to https://issues.apache.org/bugzilla/show_bug.cgi?id=54466. Helpful file name information can be left off of compilation errors. Version-Release number of selected component (if applicable): 7.5.0 How reproducible: Very Steps to Reproduce: Try requesting and compiling a JSP that exceeds the 65535 bytes _jspService limit. Actual results: No file name is provided for the compilation error. Expected results: A file name is provided for the compilation error. Additional info: Fixed in JBossWeb 7.5.x by r2530.
Verified in EAP 6.4.0.DR11