[
https://issues.apache.org/jira/browse/SOLR-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Shepherd updated SOLR-1058:
---------------------------------
Attachment: SOLR-1058.patch
There was another small change, which I missed the first time I posted. The
check of user != null before dataSource.getConnection()
I have uploaded the patch again. Sorry for the inconvenience.
Thanks guys, for your great work on Solr.
> JNDI 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
> Assignee: Shalin Shekhar Mangar
> Fix For: 1.4
>
> Attachments: SOLR-1058.patch, SOLR-1058.patch, SOLR-1058.patch,
> SOLR-1058.patch
>
>
> 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.