Hoss Man created SOLR-4353:
------------------------------

             Summary: rename solr/example/contexts/solr.xml to reduce 
"solr.xml" confusion
                 Key: SOLR-4353
                 URL: https://issues.apache.org/jira/browse/SOLR-4353
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
            Assignee: Hoss Man
             Fix For: 4.2, 5.0


I've occasionally seen people get confused about editing the "example solr.xml 
file" because in addition to the "real" solr.xml file for configuring solr, 
they also find the jetty context file which is named "solr.xml"

Unlike tomcat, where the context descriptor file name determines the webapp 
path, jetty doesn't care what the file name is -- it just globs up all the 
context files and looks at the "contextPath" properties on the WebAppContext 
objects in those files.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to