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 47733 - [40cat] Adding JDBC fails partially
Summary: [40cat] Adding JDBC fails partially
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 19:42 UTC by jcstover
Modified: 2006-03-24 09:47 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 jcstover 2004-08-23 19:42:42 UTC
[ BUILD # : beta1 ]
[ JDK VERSION : J2SE 1.5.0 ]

Registered JDBC Drivers don't show up in tree the first time registered. When using connect using option from contextmenu you can choose the driver. After registering an connection and closing Netbeans and start Netbeans again the driver is visible under the Driver leaf.

After closing Netbeans again and detaching it from the network starting Netbeans again and driver is gone again. The databaseconnections are still in place. But when registering a new databaseconnection you cannot choose the disappeared one.

It is workable but it would disturb a lot of users if registering a jdbc driver doesn't show up in the tree.

The driver is usable after registering. To me it seems if the driver registrationdata is not stored somewhere. In QBuild 200408121535 it didn't had this problem.
Comment 1 Radko Najman 2004-09-17 12:11:08 UTC
I think this is a duplicate of the issue #46726 which have been
already fixed. Could you try to reproduce it with the latest dev
build, please?
Comment 2 jcstover 2004-09-17 19:54:03 UTC
It's fixed in the latest qbuild, thanks
Comment 3 Radko Najman 2004-09-20 09:28:07 UTC
Verified by the reporter.
Comment 4 Martin Schovanek 2005-11-18 20:58:51 UTC
VERIFIED