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 46135 - [J2EE13] deleting Servlet/Listener/Filter is not synchronized with DD
Summary: [J2EE13] deleting Servlet/Listener/Filter is not synchronized with DD
Status: CLOSED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 13:12 UTC by zikmund
Modified: 2006-03-24 10:24 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-07-14 13:12:57 UTC
Build 200407131800

1) Have a servlet/listener/filter with record in DD.
2) Delete it.
3) ERROR:
DD changes dialog doesn't appear.

Notice: Is it as designed or a bug?
Comment 1 Milan Kuchtiak 2004-08-02 10:10:48 UTC
I can not reproduce the issue.
See also the issue 45771.
The behaviour shouldn't depend on the J2EE version.
Comment 2 zikmund 2004-08-02 13:59:00 UTC
You're right Milane, it was a duplicate of issue #45771. Now it is fixed.
Verified.