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 124212 - Unable to find driver error msg for IBM JTOpen 6.0 (JDBC driver)
Summary: Unable to find driver error msg for IBM JTOpen 6.0 (JDBC driver)
Status: RESOLVED DUPLICATE of bug 121601
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 17:48 UTC by Nitya Doraisamy
Modified: 2007-12-18 18:24 UTC (History)
1 user (show)

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 Nitya Doraisamy 2007-12-18 17:48:43 UTC
I am seeing this problem while trying to create entity classes for an AS/400 (IBM iSeries). I do have the driver
registered, and I can see the table structure from the data source (in the Services tab).  But when I try to create
entity classes, I get "Unable to find the driver. Register this driver in the Databases tab[sic]."  (My Postgres
databases work OK.)  I tried deleting and re-creating the driver reference under the Databases / Drivers node, and
deleting the contents of var/cache in my userdir.

NetBeans 6.0 FCS, IBM JTOpen 6.0 (JDBC driver).

Is there a workaround?  AS/400 data sources work OK with Swing apps and web apps that use JNDI data sources.
Comment 1 Nitya Doraisamy 2007-12-18 17:49:58 UTC
Could you please attach the sun-resources.xml from the setup folder of the project to help identify the issue. 
The plugin does not maintain mappings for the IBM JTOpen 6.0 (JDBC driver), so it might be better to open a seperate
issue with respect to support for this driver. 

Issue originally appended to IZ 87475
Comment 2 Nitya Doraisamy 2007-12-18 18:24:56 UTC
Lack of support for AS/400 was alreadt filed in IZ 121601

*** This issue has been marked as a duplicate of 121601 ***