error enabling adapter connection

Transaction Type LOCAL_TRANSACTION
DataSource Class oracle.jdbc.pool.OracleDataSource
serverName localhost
user scott
password tiger
databaseName ORACLE9
portNumber 1521
networkProtocol tcp
Other Properties driverType=thin

                                                                                                          hi i have problem configuring jdbc connection the error am getting is 

[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource jdbc:adapterone.
[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

can u help me pls …

Please check the following thread to resolve the above menioned “can not be located” JDBC issue. [url]wmusers.com

thank u got it …

I ran into the same issue and this thread helped