Glassfish with Oracle DS -
i using glassfish 3.1 , configure oracle datasource. however, tried ping glassfish admin console, hitting error oracle.jdbc.pool.oracledatasource not found. issue?
as per http://docs.oracle.com/cd/e18930_01/html/821-2432/gkyan.html - need insert oracle jdbc driver manually not come bundled glassfish 3.1 installation. put required jar domain/lib directory.
driver jar downloadable http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
Comments
Post a Comment