Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > Java Databases
|
Java Databases Discussion specific to working with Java Databases. For other Java topics, please see related Java forums. For database discussions not specific to Java, please see the Database category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 21st, 2006, 02:34 AM
Registered User
 
Join Date: Dec 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Exception while loading JDBC driver

Hi,
I have application running in WAS5. But it needs to upgrade to WAS6.
i have deployed the existing application in RAD6. but it gives me following error :-

[u]Exception while loading JDBC driver: com.ibm.db2.jdbc.net.DB2Driver. com.ibm.db2.jdbc.net.DB2Driver</u>
at com.ibm.dse.services.jdbc.JDBCTable.loadDriver(JDB CTable.java)
at com.ibm.dse.services.jdbc.JDBCTable.loadDriver(JDB CTable.java)


As per some document it is said that "The DB2® Net JDBC Driver is not supported in Rational Application Developer V6.0."
For this i have changed my driver class to
[u]" com.ibm.db2.jdbc.app.DB2Driver"</u>
But still i am getting the same error.

Can somebody please help me on this.

Thanks in advance.


Regards,
Shashikant :(






Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Server 2000 Driver for JDBC Errors cash Java Databases 2 December 22nd, 2006 01:18 AM
JDBC Driver not loaded arun_sunmic Apache Tomcat 1 April 8th, 2006 04:09 AM
java.sql.SQLException: Error loading JDBC Driver jdphjp Java Databases 1 August 5th, 2004 12:46 AM
Cannot load JDBC driver class with com.mysql.jdbc. dzis Apache Tomcat 0 January 29th, 2004 11:57 AM
Cannot load JDBC driver class with com.mysql.jdbc. dzis MySQL 0 January 29th, 2004 11:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.