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 - Create POJOs from database fails
Summary: Create POJOs from database fails
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-02 06:13 UTC by nigel
Modified: 2015-08-02 06:13 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 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.