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 47913 - Deleting servlet doesn't remove <servlet> entry in DD
Summary: Deleting servlet doesn't remove <servlet> entry in DD
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-08-25 13:36 UTC by zikmund
Modified: 2006-03-24 10:02 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 zikmund 2004-08-25 13:36:43 UTC
Build 200408241800

Deleting a servlet (Del key in Projects/Files tab)
mostly doesn't offers removing of servlet entry in DD.
Try repeat several times:
1) Create a servlet (using wizard in
Projects/Files tab)
2) Delete servlet (del key in Projects/Files tab)

Notice: Even when you delete 2 servlets at once
(selecting 2 and pressing del key), sometimes only
1 is offered for removing its entry from DD.

BTW: Sometimes it even offers the DD
synchronization dialog twice (similar to notice in
issue 47531).
Comment 2 zikmund 2004-08-31 17:56:20 UTC
Verified.