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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

1111. appearing after print sequence - php -

android - How to create dynamically Fragment pager adapter -