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

Summary: JSP breakpoint created during debugging is ignored.
Product: javaee Reporter: L Martinek <lmartinek>
Component: DebuggerAssignee: Martin Grebac <mgrebac>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.