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 112570 - Project Destination from the EJBName-Driven Bean should have jms/EJBNameBean as default
Summary: Project Destination from the EJBName-Driven Bean should have jms/EJBNameBean ...
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 20:05 UTC by davisn
Modified: 2007-08-22 18:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2007-08-10 20:05:35 UTC
Project Destination from the EJBName-Driven Bean should have jms/EJBNameBean for the default name

STEPS TO REPRODUCE:
1. Creating an Enterprise Application named NewsApp
2. Creating a Persistence Unit
3. Creating the NewsEntity Entity Class
4. Creating the NewMessage Message-Driven Bean named NewMessage
BUG:
    At the NewMessage - Driven Bean dialog the Project Destinations name list is empty while it should
have jms/NewMessageBean as default in the list
Comment 1 Nitya Doraisamy 2007-08-15 19:12:08 UTC
The design is for the user to provide a name for a project destination or choose from server.
Are you asking for a default value to be populated? 
Or do you have destination resources in the project which are not being listed in the drop down for Project Destinations?
Comment 2 Nitya Doraisamy 2007-08-22 18:41:27 UTC
Not a bug. Previously there was no UI to add/choose jms resources.