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 49663 - Session EJB node should be selected after creating it
Summary: Session EJB node should be selected after creating it
Status: RESOLVED DUPLICATE of bug 54780
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 01:23 UTC by Ann Sunhachawee
Modified: 2005-02-17 15:28 UTC (History)
1 user (show)

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 Ann Sunhachawee 2004-09-29 01:23:15 UTC
Using Build 040928

After creating a Session Bean in an EJB Module,
the Session Bean node should be selected in the
Projects view.
Comment 1 j2eetmp 2004-10-13 10:55:45 UTC
Move from temp component.
Comment 2 Vince Kraemer 2005-02-10 00:12:08 UTC
looks like the Session wizard doesn't return any files from instantiate
Comment 3 Martin Adamek 2005-02-17 07:48:06 UTC
Evaluation:
void SessionGenerator.generateSessionBean must be changed to return
created object.
Comment 4 Martin Adamek 2005-02-17 15:28:29 UTC

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