Hello.
Am trying to connect a J2EE application to Oracle 11g through Sun Java System Application Server 8.2.
I need to create the Connection pool and JDBC Resource reference. I don't know how to do it.
Pls help! I need Step by Step procedure.
Hello.
Am trying to connect a J2EE application to Oracle 11g through Sun Java System Application Server 8.2.
I need to create the Connection pool and JDBC Resource reference. I don't know how to do it.
Pls help! I need Step by Step procedure.
I tried to 'ping' the database from Application Server (Admin Console) after creating the connection pool.
The error I get is
Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target exception message: Bad version number in .class file
How to resolve?
Pls help!
You're (possibly) using an earlier version of java than that used to compile whatever code is flagging the error.