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 93101

Summary: Missing datasources in Create Persistence Unit dialog
Product: javaee Reporter: Petr Blaha <blaha>
Component: PersistenceAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 93274    
Bug Blocks:    

Description Petr Blaha 2007-01-24 13:56:07 UTC
[build 070124]
Steps:
1) create EJB module
2) invoke Entity classes from DB
3) specify JDBC datasource on server
4) in Create Persistence Unit dialog, combo box with DB connection is empty

There should be datasource selected in previous step
Comment 1 Erno Mononen 2007-04-25 13:04:09 UTC
*** Issue 102452 has been marked as a duplicate of this issue. ***
Comment 2 Erno Mononen 2007-06-19 12:56:38 UTC
Seems to be fixed, likely by the fix for issue 93274.