Hello,
I am using oracle 12c as database and webMethods10.3
Now I am trying to connect with JDBC Adapter from webMethods,
Intially i have added ojdbc6.jar and restarted server
Now in JDBC Adapter page.I have given following parameters.Please find attached confirm image and error image.Please some let me know with reason?
Paramaeters
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource TestDb:MasterDb.
[ART.118.5063] Adapter Runtime (Connection): Unable to start connection TestDb:MasterDb: after 1 attempt(s).
[ADA.1.200] The JDBC DataSource class “oracle.jdbc.pool.OracleDataSource” cannot be located.
oracle.jdbc.pool.OracleDataSource
Paramaeters
Connection Properties
Transaction Type LOCAL_TRANSACTION
DataSource Class oracle.jdbc.pool.OracleDataSource
Server Name localhost
User WM103
Password ******
Database Name orcl
Port Number 1521
Network Protocol
Other Properties driverType=thin
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 0
Maximum Pool Size 100
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10