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 139574

Summary: Hibernate 3.2.5 Library needs EntityManager
Product: third-party Reporter: fommil <fommil>
Component: -- Other --Assignee: issues@ide <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description fommil 2008-07-10 11:15:29 UTC
The plugin for Hibernate support is missing all the JPA components and therefore cannot be used as part of the Persistence support of NetBeans.

Note that the 3.2.5 (and 3.2.6) releases of Hibernate depend on a version of ASM that is incompatible with the Jersey Implementation of JSR-311, and 
therefore both cannot be used in the same project at the same time.
Comment 1 Jana Maleckova 2008-08-06 13:18:36 UTC
reassigning to 3rd-party for evaluation
Comment 2 fommil 2008-10-16 20:26:23 UTC
I've now use manual installation of hibernate... so couldn't care less about this being fixed.