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 - Use of @Resource can be simplified with a new wizard
Summary: Use of @Resource can be simplified with a new wizard
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 01:52 UTC by fkieviet
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 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