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

Summary: Deleted servlets leave behind them some information in web module
Product: javaee Reporter: Milan Kuchtiak <mkuchtiak>
Component: CodeAssignee: _ rkubacki <rkubacki>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.