[ 
https://issues.apache.org/jira/browse/SOLR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-166:
-------------------------------

    Attachment: SOLR-166-InitalizationOrder.patch

quick patch.  it works for me...

> 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
>         Attachments: SOLR-166-InitalizationOrder.patch
>
>
> 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