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 96240

Summary: can not create session bean for entity classes
Product: javaee Reporter: kalali <kalali>
Component: EJBAssignee: Martin Adamek <madamek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 95534    
Bug Blocks:    

Description kalali 2007-02-22 00:12:27 UTC
Netbeans v6.0 M7
I tried to create a Session EJB Facade based on Entity class and it looks like
that IDE can not detect CMPs that i already have in my project.
steps:
-create and ejb module project
-create some cmps
-create a new session bean for entity classes, here it opens a wizard and in
second step you can nost select any entity class because none of them is shown
under available entity classes.

Thanks
Comment 1 Martin Adamek 2007-03-21 08:08:50 UTC
This issue is blocked by missing metadata model (see dependencies).
Comment 2 Erno Mononen 2007-03-21 12:23:06 UTC
Looks like a duplicate of issue 93050.

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