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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -