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 223628 - When debugging web app and developer click stop debugging, IDE should ask if he also wants to stop web server
Summary: When debugging web app and developer click stop debugging, IDE should ask if ...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 23:42 UTC by ecerichter
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2012-12-10 23:42:51 UTC
Product Version = NetBeans IDE Dev (Build 201212080001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

When debugging web app and developer click stop debugging, IDE should ask if he also wants to stop web server.
If I found something really wrong with the code, in most of the cases I don't want the web server to proceed with processing, leading to data corruption or loss of data.
Since I can't click "stop webserver" button during paused debug sessions (button is grayed out), when I click "stop debugging", NetBeans should ask if I also want to stop web server.
Otherwise, stop debugging act like "I will not debug anymore, but you should finish processing normally".

Thanks,

Edson
Comment 1 Martin Balin 2016-07-07 08:56:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss