Bug 1155635 - (6.4.0) No file name information in detail error when compiling the java file
Summary: (6.4.0) No file name information in detail error when compiling the java file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR7
: EAP 6.4.0
Assignee: Rémy Maucherat
QA Contact: Michael Cada
URL:
Whiteboard:
Depends On: 1131810
Blocks: 1155638
TreeView+ depends on / blocked
 
Reported: 2014-10-22 14:01 UTC by Aaron Ogburn
Modified: 2019-08-19 12:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:46:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBWEB-305 0 Minor Open No file name information in detail error when compiling the java file 2019-07-05 05:55:37 UTC

Description Aaron Ogburn 2014-10-22 14:01:52 UTC
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.

Comment 1 Radim Hatlapatka 2014-11-26 14:11:14 UTC
Verified in EAP 6.4.0.DR11


Note You need to log in before you can comment on or make changes to this bug.