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 53044

Summary: Wrong warning message when redeploying while debugging
Product: javaee Reporter: Jiri Skrivanek <jskrivanek>
Component: Web ProjectAssignee: Pavel Buzek <pbuzek>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: WebActionProvider patch

Description Jiri Skrivanek 2005-01-06 11:10:24 UTC
If you hit 'Redeploy Project' menu item while
debugging session is running, a warning message
appears but there is '?' instead of name of the
project. It works well for 'Run Project' action it
can be easily fixed to check both actions (see
attached patch).

Build 20050106-0141, JDK1.5.0_01, WindowsXP.
Comment 1 Jiri Skrivanek 2005-01-06 11:10:51 UTC
Created attachment 19512 [details]
WebActionProvider patch
Comment 2 Jayashri Visvanathan 2008-12-23 23:34:45 UTC
Issue based on 4.1, closing.  Please reopen if the bug is applicable for NetBeans 6.5.
Comment 3 Jiri Skrivanek 2009-01-05 12:11:08 UTC
Verified.