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 65538 - Delete JSF Managed bean should delete entries in config file too
Summary: Delete JSF Managed bean should delete entries in config file too
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 64092
  Show dependency tree
 
Reported: 2005-09-30 15:43 UTC by Petr Blaha
Modified: 2006-06-26 15:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-09-30 15:43:17 UTC
[build 20050928]
Steps:
1) create web project with JSF framework
2) add JSF bean in the project
3) select bean node under sources packages node in project tab
4) invoke 'Delete' action
ERROR: only source file is deleted, but entries for this bean in config file
should be deleted as well
Comment 1 Petr Pisl 2005-10-24 16:44:25 UTC
The JSF refactoring is not in nb 5.0 timeframe.
Comment 2 Petr Pisl 2006-05-30 10:17:24 UTC
Refactoring for managed bean implemented
Comment 3 Lukasz Grela 2006-06-26 15:55:49 UTC
v.