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 146281 - [65cat] Renaming EJB does not rename local and remote interfaces
Summary: [65cat] Renaming EJB does not rename local and remote interfaces
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 08:22 UTC by ieising
Modified: 2016-07-07 08:56 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 ieising 2008-09-05 08:22:16 UTC
[ BUILD # : 200808311401 ]
[ JDK VERSION : 1.6.0_06 ]

Hi,

When I rename an EJB (e.g. a session bean) thru the refactoring menu,
the file, class and all references to it are renamed, but the local
and remote interface are not renamed.
This strikes me as odd, since NB knows it is an EJB because new
public methods in the Bean class are hinted with adding the method to
the interfaces as well.

Iwan
Comment 1 martin_adamek 2008-09-25 09:55:58 UTC
EJB refactoring is not implemented, changing to enhancement.
Comment 2 Martin Balin 2016-07-07 08:56:44 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss