Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Java Servlet Contaner, for example JBoss, or Tomcat
Description
Please make the Callable<Connection> factory field of the JdbcDataSource a protected field.
Follow the discussion on the thread linked below, to enable the use of JNDI lookup for a JdbcDataSource this field will need to be set by a subclass (JndiJdbcDataSource).
http://www.nabble.com/DataImportHandler-that-uses-JNDI-lookup-tt22408996.html