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 130406 - Entities from Database, one step missing...
Summary: Entities from Database, one step missing...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 14:31 UTC by javydreamercsw
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2008-03-18 14:31:53 UTC
When creating entities from databases (using wizard) the selected persistence library is not automatically added to the
project's libraries. I think it should.
Comment 1 Petr Dvorak 2008-04-23 09:26:23 UTC
Reassigning to J2EE > Persistence module owner...
Comment 2 Sergey Petrov 2009-11-17 01:00:22 UTC
not sure what is requested.
if user select a provider and library for this provider is bundled with nb it will be added if not, user have to add manually.
may be more details are required.
Comment 3 javydreamercsw 2009-11-17 16:34:40 UTC
In my case the library was not added to the project
Comment 4 Sergey Petrov 2009-11-17 23:20:50 UTC
ok
I wasn't specific about details.

what kind of project do you use, what server (if it was web/ejb), what provider was selected?
Comment 5 javydreamercsw 2009-11-18 16:31:23 UTC
I was using Tomcat. And it happens with all providers. It happens with Hibernate, OpenJPA, Eclipselink...
Comment 6 Sergey Petrov 2009-11-19 01:02:40 UTC
thanks, the it seems to be valid enhancement request, libs are added only if nb know about proper lib, before 6.8 there was only toplink and hibernate, there is eclipselink in 6.8 and later toplink will be removed. other libraries are not bundled with nb.
Comment 7 Martin Balin 2016-07-07 08:54:27 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss