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 46326 - JSP breakpoint created during debugging is ignored.
Summary: JSP breakpoint created during debugging is ignored.
Status: CLOSED DUPLICATE of bug 46295
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 4.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 12:21 UTC by L Martinek
Modified: 2006-03-24 09:43 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 L Martinek 2004-07-20 12:21:04 UTC
[build 200407191800, JDK 1.5.0]

Put a breakpoint to JSP and start debugger.
Put a second breakpoint below first one and select
Continue. Second breakpoint is ignored.
Comment 1 Martin Grebac 2004-07-20 13:15:21 UTC
this is the same problem of checking loaded classes

*** This issue has been marked as a duplicate of 46295 ***
Comment 2 L Martinek 2004-08-12 14:45:46 UTC
v.