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

Summary: Delete JSF Managed bean should delete entries in config file too
Product: javaee Reporter: Petr Blaha <blaha>
Component: JSFAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 64092    

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.