I am getting the Error shown below,while configuring new JDBC Adapter connection:
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource OraConnracleCon.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.200] The JDBC DataSource class "oracle.jdbc.pool.OracleDataSource " cannot be located.
oracle.jdbc.pool.OracleDataSource .class not found
I have also tried with:
“oracle.jdbc.pool.OracleConnectionPoolDataSource”
Database trying to connect :oracle 8i
Copied classes111.zip,classes12.zip in to IS classpath.
And successfully connected and configured wmDB via Alias and able to execute query,but not success in JDBC Adapter configuration.
Kindly help me with solution,Appreciate your help,