hai
I am trying to establish a JDBC connection the connection properties are
Connection type:JDBC Adapter Conenction
Package name :Exercise1
transaction type: NO_TRANSACTION
Datasource class: Oracle.jdbc.pool.oracledatasource
Servername:cigniti1111
user:scott
Password:tiger
databasename: home
port number: 1521
network protocol:tcp
other properties: driver Type = thin
The errors that i got are
Adapter runtime connection :unable to enable connection resource r:exercise1
Adapter runtime connection :unable to configure connection manager.
The JDBC data source class"oracle.jdbc.pool.oracledatasource" cannot be located.
I have already copied the classes12.zip file in the integration server\lib\jars
and I have also unzipped the file and checked for the oracledatasource.class file and it is present.
please help me to solve this problem.
thanks
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods