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 85523

Summary: Use of @Resource can be simplified with a new wizard
Product: javaee Reporter: fkieviet <fkieviet>
Component: EJBAssignee: martin_adamek <martin_adamek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description fkieviet 2006-09-22 01:52:38 UTC
Although no special wizard is needed for outbound RA connections, a wizard would
be helpful to add @Resource tags.

Such a wizard could look something like this:
A.1 Right click in source, choose Use Resource
B.1 A dialog appears asking for the JNDI name. A JNDI tree of the application
server is presented. The user can use this tree view to select a JNDI name. He
can also enter the string directly. Future: the jndi view also allows to
register new resources (GF only). Next
B.2 The class type is asked; prefilled with info from the first step if
possible; the variable name is asked
B.3 Finish
Comment 1 Martin Balin 2016-07-07 08:56:28 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