Hello,
I am running wM 6.1 and installed JDBC 6.0.3 adapter. Would need to connect DB2 database on AS/400 V5R3. All I have done is copied existing driver file JT400.jar that been used by JAVA application that connects to the same AS/400.
placed JT400.jar under IS directory path -
\webMethods6\IntegrationServer\packages\WmJDBCAdapter\code\jars
and restarted IS. But, I do not see this added to IS Classpath. Hence, when I get this error on enabling adapter connection,
[ADA.1.200] The JDBC DataSource class “com.ibm.as400.access.AS400JDBCDataSource” cannot be located.
com.ibm.as400.access.AS400JDBCDataSource
Adapter Connection Properties:
Transaction Type : LOCAL_TRANSACTION
DataSource Class : com.ibm.as400.access.AS400JDBCDataSource
serverName : (IP address supplied )
user : (valid user name and Password used)
password :
Other Properties: driverType=thin
Rest of the properties are defaulted.
Any help is greatly apprecaited.
Thanks,
Siva