-
Notifications
You must be signed in to change notification settings - Fork 1
test
Sebastien Lucas edited this page Aug 23, 2012
·
1 revision
<code xml>
code class="xml">
<?xml version="1.0" encoding="utf-8"?>
<Context docBase="/opt/solr/<PROJECT_NAME>/solr.war" debug="0" crossContext="true">
<Environment name="solr/home" type="java.lang.String" value="/opt/solr/<PROJECT_NAME>/solr" override="true"/>
</Context>
</code>