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 106921 - Deleted jdbc driver still show up in the drivers list
Summary: Deleted jdbc driver still show up in the drivers list
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 20:45 UTC by honghebox
Modified: 2007-07-03 15:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
config/Databases folder and screenshot showing deleted mySQL jdbc driver still show up (62.15 KB, application/octet-stream)
2007-06-19 18:46 UTC, honghebox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description honghebox 2007-06-16 20:45:25 UTC
Trying to delete a jdbc driver (mysql connector/J) from Runtime -> Drivers list, after click on yes button on the delete
confirm dialog window, nothing happened. The "deleted" jdbc driver still exists. Restart Netbeans, the "deleted" driver
still there.
Comment 1 Andrei Badea 2007-06-19 14:09:05 UTC
Please attach the config/Databases folder in your userdir.
Comment 2 honghebox 2007-06-19 18:46:08 UTC
Created attachment 43993 [details]
config/Databases folder and screenshot showing deleted mySQL jdbc driver still show up
Comment 3 Andrei Badea 2007-07-03 15:49:22 UTC
Fixed.

Checking in db/src/org/netbeans/modules/db/explorer/driver/JDBCDriverConvertor.java;
/cvs/db/src/org/netbeans/modules/db/explorer/driver/JDBCDriverConvertor.java,v  <--  JDBCDriverConvertor.java
new revision: 1.18; previous revision: 1.17
done