I'm not familiar with the jcc driver version numbers. Is 1.2 and 1.3
your version? I thought they generally corresponded to the DB2
version being used.
Also, I assume this is a Type 4 driver, is this correct?
On Jun 14, 2007, at 10:51 AM, [EMAIL PROTECTED] wrote:
I have taken out db2/db2jcc/1.3 from the repository by rm command
in the
Solaris and installed db2java-1.2.zip into the repository the
console menu
of Common Libs.
With the use of database wizard, I have entered the database
connection
information and then clicked "Test Connection" before deployment. The
class cast exception is thrown as below. Am I supposed to use
db2jcc-1.3.jar only?
Implementation Class in db2java-1.2.zip is
COM.ibm.db2.jdbc.DB2ConnectionPoolDataSource. db2jcc-1.3.jar has
com.ibm.db2.jcc.DB2Driver.