[
https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562242#comment-13562242
]
Commit Tag Bot commented on SOLR-4353:
--------------------------------------
[branch_4x commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1438284
SOLR-4353: Renamed example jetty context file to reduce confusion (merge
r1438283)
> 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: [email protected]
For additional commands, e-mail: [email protected]