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 77658 - Entity Classes from DB: no tables displayed on second invocation
Summary: Entity Classes from DB: no tables displayed on second invocation
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks: 80015
  Show dependency tree
 
Reported: 2006-06-09 21:23 UTC by knisterpeter
Modified: 2008-01-15 13:43 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 knisterpeter 2006-06-09 21:23:58 UTC
I wanted to create entities from my existing database. This works perfect the
first time, but then I have to drop the whole project and recreate it starting new.
Now the wizard for the database reverse engeneering does not display the tables.
I selected the existing datasource but no tables where displayed for selection.
If I want to create a new datasource for updating/refreshing the view, then
nothing is refreshed after creation...
Comment 1 knisterpeter 2006-06-09 21:29:42 UTC
Additional info: This happens after selecting "Rember passwort for connect..."
Comment 2 knisterpeter 2006-06-09 21:38:39 UTC
After deleting the database config files in my home directory all was working as
expected again.
Comment 3 Andrei Badea 2006-06-30 19:28:57 UTC
Please try again from a clean userdir. Go through the entity classes from
database. Look in the Runtime tab -- a new connection should have been added for
your data source. Does it look like "... username on Default schema"? Go through
the wizard again. Is another connection added? Does it end in "... on Default
schema"? Thanks.
Comment 4 giorgio42 2006-07-24 16:09:35 UTC
This one hit me, too, using NB55 beta 2, fresh userdir, glassfish v2 b09, oracle
8.1.7 with 10g r2 JDBC driver.

I had to select New Data Source each time to force NB to re-get the schema.

Comment 5 Andrei Badea 2007-10-25 13:50:25 UTC
Is this still reproducible in the daily builds of 6.0? If so, please provide the information required in desc4.

Comment 6 Andrei Badea 2008-01-15 13:43:38 UTC
No reply for almost three months now, closing.