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 101984

Summary: session ejb for entity class - no available classes
Product: javaee Reporter: Radim Roska <rroska>
Component: EJBAssignee: martin_adamek <martin_adamek>
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 Radim Roska 2007-04-20 16:38:50 UTC
NetBeans IDE Dev (Build 070420) - installed by installer 
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.17-11-generic running on i386
en_US (nb); UTF-8

1. create entity class
2. create session bean for entity classes ( in persistence category )
3. wizard with available entity classes is opened. But theres no available
entity class
Comment 1 Martin Adamek 2007-04-24 14:20:31 UTC
Depending on new EJB model.
Comment 2 richyrich 2007-05-17 14:59:01 UTC
Just to confirm I get this problem in nb6.0m9.

What does "depending on the new EJB model" mean? Do you mean it's only for EJB3's.

Is there any work around?

Please fix asap as I'm having to go back to 5.5 because of this!
Comment 3 Vince Kraemer 2007-05-18 15:51:47 UTC
The work to resolve this is spread across a number of different folks so it will
probably get resolved close to the feature freeze date for M10.

See: http://wiki.netbeans.org/wiki/view/NB6Milestones

Remember M9 is a preview... less than a beta.  It is being promoted to give
folks a taste of what is coming in the editor. Other areas of the IDE are
playing catch-up with the editor team's changes... and they had a mighty large
head start against the J2EE/Java EE team.

If you do "roll back", you may want to roll back to 5.5.1 which has a number of
bug fixes.
Comment 4 martin_adamek 2007-06-20 08:40:24 UTC

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