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 213680 - JPA Controller Classes from Entities Wizard cannot find entities
Summary: JPA Controller Classes from Entities Wizard cannot find entities
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 15:33 UTC by rfmoorejr
Modified: 2012-12-17 09:21 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 rfmoorejr 2012-06-06 15:33:10 UTC
I generated an entity using Entities from Database and that worked properly but subsequent use of JPA Controller Classes from Entity Classes could not display any entities in the "select entity" step. I reverted to NB 7.1.1 and the JPA Controller function worked properly. In both tests, the entity resides in a sub-package named "model".
Subject platform is NP 7.2 Beta build 201205031832.
Comment 1 Jaroslav Havlin 2012-06-06 16:31:27 UTC
I'm sorry, I cannot reproduce.
What type of project do you have? Can you please attach some code samples? Thanks.
Comment 2 Jaroslav Havlin 2012-12-17 09:21:04 UTC
Closing for now. Please, if you can provide the example project (as you suggested in email), attach it and reopen the issue.
Or is it working for you in NetBeans 7.2 or 7.3 beta 2?
Thank you.