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 14450 - DEBUG on iWS: No warning when compiling JSP with breakpoint in generated servlet
Summary: DEBUG on iWS: No warning when compiling JSP with breakpoint in generated servlet
Status: CLOSED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-15 15:28 UTC by L Martinek
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 L Martinek 2001-08-15 15:28:23 UTC
[010814]

If you toggle breakpoint to generated servlet and then compile JSP, no warning 
is displayed when iWS server is used. If you use Tomcat, warning is displayed.

To reproduce:
1. Set iWS as default server
2. Create JSP.
3. Compile JSP.
4. Select "Show code in servlet" fro popup menu item of editor.
5. Toggle breakpoint in servlet
6. Switch editor back to JSP, compile it.
Comment 1 L Martinek 2001-08-15 15:45:57 UTC
Warning isn't displayed because breakpoint isn't deleted, it remains 
under Runtime | Debugger | Breakpoints node, but red line in editor 
disappears after compilation. Selecting "Go to source" on the 
breakpoint jumps into first line of generated servlet.
Comment 2 Damian Frach 2001-09-07 14:47:37 UTC
Forte4J RC4 17.8.2001
iWS 6.0 SP1
old patch from Siraj
everythink is OK
Comment 3 sva 2003-02-27 13:40:01 UTC
Cannot reproduce with S1S 5, SE build 030217_1 with Sun 
ONE AppServer 7.
Verified.
Comment 4 Quality Engineering 2003-07-02 08:31:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.