This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 40779 - JSP Debugging doesn't work on files with underscore in name.
Summary: JSP Debugging doesn't work on files with underscore in name.
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-05 02:17 UTC by skeptic
Modified: 2006-02-28 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skeptic 2004-03-05 02:17:49 UTC
Take any JSP (without an underscore in the
filename) and set a breakpoint.  When run,
everything works fine.  Rename the file to add an
underscore to the name, and the debugger won't
stop on breakpoints any more.
Comment 1 Martin Grebac 2004-03-05 08:50:33 UTC
This was fixed in 36 branch sometimes after beta.
Comment 2 Martin Grebac 2004-03-05 08:51:23 UTC
rf
Comment 3 Jaroslav Pospisil 2006-02-28 13:02:51 UTC
VERIFIED