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 112572 - A newly created Entity bean does not appear in the New Session Beans for Entity Class panel
Summary: A newly created Entity bean does not appear in the New Session Beans for Enti...
Status: RESOLVED DUPLICATE of bug 93050
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 20:25 UTC by davisn
Modified: 2007-08-13 19:52 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:25:57 UTC
A newly created entity bean does not show in the "Available Entity Classes" section of the "New 
Session Beans for Entity Class" dialog

STEPS TO REPRODUCE:
1. Create an Enterprise Application named NewsApp
2. Create a Persistence Unit
3. Create a Entity Class, named NewsEntity
4. Create a new message Message-Driven Bean, named NewMessage
5. Create a new session bean for entity class by using the procedure below:
      Right click at the ejb module and choose New > Other > Persistence > Session Bean for entity 
      Classes > click Next
BUG:
   The NewsEntity class name does not show in the Available Entity Classes list
Comment 1 Vince Kraemer 2007-08-13 19:11:23 UTC
this looks like it is probably in the ejbjarproject or persistence code
Comment 2 Erno Mononen 2007-08-13 19:52:25 UTC
Seems to be a duplicate of issue 93050.

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