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 11630 - Deleted servlets leave behind them some information in web module
Summary: Deleted servlets leave behind them some information in web module
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-21 12:59 UTC by Milan Kuchtiak
Modified: 2003-07-02 08:26 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 Milan Kuchtiak 2001-04-21 12:59:07 UTC
Make some servlet(s) in subdirectory Classes (inside WebModule).
Set property Web Module to some existing Web Module (and create some servlet 
elements in web.xml file using Servlet Property Editor in deployment property). 
Than delete this(these) servlet(s) and create again with the same names. You'll 
see that properties "Deployment" and "Web Module" will be filled with values 
from deleted servlets.
Comment 1 Milan Kuchtiak 2001-04-21 13:04:00 UTC
Deleting servlets doesn't mean that appropriate servlet elements will be 
remowed from deployment descriptor automaticaly, but the information of 
assigned web module should be removed.
Comment 2 Jan Chalupa 2001-05-06 15:48:24 UTC
Target milestone -> 3.3
Comment 3 _ rkubacki 2001-11-19 20:43:04 UTC
Works now. Looks like some problem in deleting of fileattributes that
was fixed.
Comment 4 Alexei Mokeev 2002-03-19 12:02:22 UTC
Verified with FFJ build 020318
Comment 5 Quality Engineering 2003-07-02 08:26:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.