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 26534 - Renaming of filters and listeners must be reflected in web.xml
Summary: Renaming of filters and listeners must be reflected in web.xml
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-15 12:54 UTC by Alexei Mokeev
Modified: 2004-09-24 19:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
The IAE (2.43 KB, text/plain)
2004-02-19 16:58 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Mokeev 2002-08-15 12:54:40 UTC
If you rename servlet, then these changes will be reflected in web.xml,
but renaming of filters and listeners isn't reflected in web.xml

Steps to reproduce:
1) Mount some web module
2) Create filter or listener in WEB-INF/classes
3) Rename it - changes will be reflected in java source
4) Open web.xml and notice, that elements <filter-class> and
<listener-class> are still point to old values

Reproduced on S1S 4.1 EE build 020812 under Win2K
Comment 1 Marek Fukala 2004-02-19 16:58:09 UTC
Created attachment 13530 [details]
The IAE
Comment 2 zikmund 2004-09-24 19:43:43 UTC
Fixed in NetBeans 4.0.