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 73544 - New Message-Driven Bean wizard: missing check for duplicate names
Summary: New Message-Driven Bean wizard: missing check for duplicate names
Status: RESOLVED DUPLICATE of bug 75715
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-03-13 13:56 UTC by Jan Horvath
Modified: 2006-07-27 16:26 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 Jan Horvath 2006-03-13 13:56:46 UTC
build 200603130300

-create new ejb module
-create MDB (NewMessage)
-invoke new MDB wizard, leave here default name (NewMessage)
-click finish
-ERROR: bean is not created. This is inconsistent with e.g. Session Bean wizard where numers are added if 
name is already taken.
Comment 1 Martin Adamek 2006-07-27 16:26:26 UTC

*** This issue has been marked as a duplicate of 75715 ***