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 21090 - "Run to cursor" option do not work with JSP & Servlet
Summary: "Run to cursor" option do not work with JSP & Servlet
Status: CLOSED DUPLICATE of bug 21248
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC All
: P2 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-01 18:33 UTC by sva
Modified: 2003-07-02 08:31 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 sva 2002-03-01 18:33:59 UTC
Steps to reproduce:
1. Place cursor to some line of JSP or Servlet code.
2. Click F4 button.

Expected result: Debugger will stop on the line where is cursor placed.
Actual result: Debugger do not stopped. Browser shown content of JSP or Servlet.

Well reproduced with "Forte for Java, EE v.4.0-EA (Build 020225_1)" under 
Win2000 and Solaris8
Comment 1 sva 2002-03-06 13:25:36 UTC
This bug is still reproduced always within Servlet with Build 020301. 
Also, sometimes it reproduced within JSP.
Comment 2 Damian Frach 2002-03-06 15:04:54 UTC

*** This issue has been marked as a duplicate of 21248 ***
Comment 3 sva 2002-03-06 15:16:12 UTC
This bug is more general, that bug 21248.
Doesnt sence when you try to add breakpoint, before debugger starting 
or after it. 
Should be reopen.
It still reproduced for me on W2k And Solaris8 withis servlets.
Comment 4 sva 2002-03-06 17:30:21 UTC
I think priority for this bug should be increased to P2.
Comment 5 Damian Frach 2002-03-07 06:51:58 UTC
this is duplication of the 21248

"run to cursor" works, that during debugging session is created hidden
breakpoint with current line in an editor

because a debugger ignores breakpoint created after debugging session
start, "ran to cursor" cannot work

this bug is subset of the 21248



*** This issue has been marked as a duplicate of 21248 ***
Comment 6 Petr Jiricka 2002-04-23 10:05:23 UTC
Changing target milestone to FFJ 4.0
Comment 7 Petr Jiricka 2002-04-23 10:16:59 UTC
Changing target milestone to FFJ 4.0
Comment 8 Quality Engineering 2003-07-02 08:25:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.

Comment 9 Quality Engineering 2003-07-02 08:31:33 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.