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 84635 - *-bnd.xmi editors should provide drop-down boxes for EJB Names and JNDI names
Summary: *-bnd.xmi editors should provide drop-down boxes for EJB Names and JNDI names
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 17:54 UTC by Alexander Kouznetsov
Modified: 2006-09-11 17:55 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 Alexander Kouznetsov 2006-09-11 17:54:44 UTC
ibm-web-bnd.xmi and ibm-ejb-bnd.xmi editors should provide drop-down boxes to allow user to select EJB Names and JNDI names where necessary.

I found at least following locations:
* ibm-ejb-bnd.xmi:
  - EJB Bindings > Bean Name (In this case it would be useful to automatically specify Bean Type)
* ibm-web-bnd.xmi:
  - Resource Reference Bindings > JNDI Name
  - EJB Reference Bindings > JNDI Name
  - Resource Env Reference Bindings > JNDI Name

Probably this is not a complete list. Additional investigation is needed to identify all the cases.