trunk requires solr.solr.home set even if JNDI is set
-----------------------------------------------------

                 Key: SOLR-166
                 URL: https://issues.apache.org/jira/browse/SOLR-166
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Ryan McKinley


The current trunk requires the solr.solr.home property to be set - even if JNDI 
is configured properly.  

I think this is because SolrServlet loads before SolrDispatchFilter and calls 
SolrCore.getSolrCore();

is there a way to make sure SolrDispatchFilter gets initalized first?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to