Has anyone had any success using the DataImportHandler on Webshpere 6.1
I am getting the following exception from Websphere when viewing the
DataImport Development Console in the browser. The ajax call to retrieve the
dataconfig.xml fails. The thing is that if you do an import the import
succeeds
Has anyone had any success using the DataImportHandler on Webshpere 6.1
Below are the logs for a call to reload-config.
I have turned on debug and stepped through the code and the
dataImportHandler correctly reloads the config and the response gets written
out to the http response without any err
I have found a workaround for this.
1. change the entry in solrconfig.xml for the DataImportHandler by removing
the slash from the name, like this http://lucene.472066.n3.nabble.com/DataImportHandler-on-Websphere-http-response-404-tp2240440p2242162.html
Sent from the Solr - User mailing list arch