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 - can not create session bean for entity classes
Summary: can not create session bean for entity classes
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: 95534
Blocks:
  Show dependency tree
 
Reported: 2007-02-22 00:12 UTC by kalali
Modified: 2007-03-21 12:23 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 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 ***