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 77310 - JSF - refactoring, deleting JSF bean should cause removing entry in faces-config.xml
Summary: JSF - refactoring, deleting JSF bean should cause removing entry in faces-con...
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on: 76722
Blocks: 92999 104554
  Show dependency tree
 
Reported: 2006-06-02 14:15 UTC by Lukasz Grela
Modified: 2007-06-20 15:27 UTC (History)
2 users (show)

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 Lukasz Grela 2006-06-02 14:15:39 UTC
#200606020200
1) delete JsfBean, the entry from faces-config.xml is not removed.
Comment 1 Petr Pisl 2006-06-19 10:55:47 UTC
This is already in the build. You have to invoke Save Delete action, which
provide the refactoring. 
Comment 2 Lukasz Grela 2006-06-26 14:42:20 UTC
v.
Comment 3 Petr Pisl 2006-12-13 09:06:11 UTC
The Save Delete action is not rewritten to retouche yet. I'm working on this.
Comment 4 Jan Horvath 2007-06-18 12:15:06 UTC
Safe Delete action is already rewritten to retouche, however there is an issue #106966 now. 
Comment 5 Jiri Skrivanek 2007-06-20 15:27:22 UTC
Verified.