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 242537 - Unable to create Enity from database
Summary: Unable to create Enity from database
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 08:53 UTC by axelf
Modified: 2016-07-07 08:55 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 axelf 2014-03-04 08:53:25 UTC
Hi

I'm trying to create JPA Entity from datbase using wizzard.
1. Select "Entiy from database" in wizzard
2. Select datasource "java:/jdbc/postgresql://192.168.122.35:5432/passd"
3. Get error "Unable to find driver postgres_org.Driver_9_3.Register this driver i the database tab"

Stuck here. postgrs is already registered and working in the db tab. I also tryed to renam ethe datasource without luck.

I'm using wildlfy 8.0, but had same behavior on JBoss 7.3

Regards
Comment 1 Sergey Petrov 2014-03-04 09:00:52 UTC
it's a duplicate of similar issue,
nb can't build jdbc url for postgre properly, you have to specify url in datasource properties. error messaage regarding driver is misleading here.
Comment 2 Martin Balin 2016-07-07 08:55:09 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