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 54811

Summary: Deleting ejb methods does not delete ejb-jar.xml entries (finder, select)
Product: javaee Reporter: Pavel Buzek <pbuzek>
Component: RefactoringAssignee: Erno Mononen <emononen>
Status: RESOLVED WONTFIX    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 55276, 76722    
Bug Blocks:    

Description Pavel Buzek 2005-02-10 09:55:16 UTC
When you create a select method it is added to
ejb-jar.xml. When you delete it the ejb-jar.xml
entry is not deleted. Deployment fails...
Comment 1 Martin Grebac 2005-02-28 16:36:10 UTC
Not just select methods
Comment 2 Martin Grebac 2005-02-28 16:36:24 UTC
*** Issue 52620 has been marked as a duplicate of this issue. ***
Comment 3 Martin Grebac 2005-03-24 10:07:02 UTC
The keyword belongs to the other bug, doesn't it?
Comment 4 Martin Grebac 2005-03-24 10:10:12 UTC
Cannot be fixed for 4.1
Comment 5 Martin Adamek 2006-03-02 10:29:34 UTC
Reassigning to owner - Erno. Good luck :-)
Comment 6 Erno Mononen 2006-08-02 08:21:11 UTC
Entries in ejb-jar.xml seem to be deleted if you use safely delete. There is 
issue 76722 for normal delete not being integrated with safely delete.
Comment 7 Erno Mononen 2006-08-02 14:46:07 UTC
Will be fixed when issue 76722 is fixed, which very likely won't happen in 5.5 
timeframe => TM Dev.
Comment 8 Erno Mononen 2007-06-20 15:13:42 UTC
The EJB 2.1 refactoring support has been discontinued, so marking as WONTFIX.