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

Summary: Unable to create Enity from database
Product: javaee Reporter: axelf
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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