JDNI DataImporterHandler
------------------------
Key: SOLR-1058
URL: https://issues.apache.org/jira/browse/SOLR-1058
Project: Solr
Issue Type: Improvement
Components: contrib - DataImportHandler
Environment: Java Servlet Contaner, for example JBoss, or Tomcat
Reporter: Jason Shepherd
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.