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 254062

Summary: Create POJOs from database fails
Product: javaee Reporter: nigel
Component: HibernateAssignee: Sergey Petrov <sj-nb>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description nigel 2015-08-02 06:13:13 UTC
Create POJOs from database Test Case, steps 2/3.

In a Java Web, Web Application which has been configured for Hibernate support, right-click on project node and select New->Other->Hibernate->Hibernate Mapping Files and POJOs From Database.  In the "New Hibernate Mapping Files and POJOs From Database" Wizard, 2nd page (generation of Code), there is a drop-down box labelled "Hibernate Reverse Engineering File:".  Despite the fact that file hibernate.reveng.xml exists in the project directory, this drop-down fails to populate which prevents the wizard from finishing.