Discussion:
com.ibm.db2.jcc.DB2Driver classnotfoundexception
(too old to reply)
r***@yahoo.com
2007-08-24 20:52:22 UTC
Permalink
I am using the following
RAD version 7
Websphere 6.1
DB2 foe windows 9

I am new to this environment.
I have included jar files db2jcc.jar and db2jcc_license_cu.jar files in the project folder. I am getting the following error when i am trying to connect to DB2 from J2ee:
java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver

I will appreciate any help.

Thanks.
r***@yahoo.com
2007-08-24 20:55:55 UTC
Permalink
I am sorry, there was a typo in message. I have DB2 9 for Windows.

Also, The connection to DB2 had worked earlier with JBOSS. I had to copy these two jar files in JBOSS library. Do I need to copy these two jar files somewhere for WAS to find them?

Thanks.

Loading...