[
https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562194#comment-13562194
]
Hoss Man commented on SOLR-4353:
--------------------------------
Posting a patch for this seems kind of silly, the change i'm proposing is
simply...
{noformat}
hossman@frisbee:~/lucene/dev$ svn mv solr/example/contexts/solr.xml
solr/example/contexts/solr-jetty-context.xml
A solr/example/contexts/solr-jetty-context.xml
D solr/example/contexts/solr.xml
{noformat}
> 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]