Maven (second draft)
This commit is contained in:
parent
fee48b0b50
commit
7fe1b73093
11 changed files with 246 additions and 54 deletions
|
@ -0,0 +1,9 @@
|
|||
<Context crossContext="true" override="true">
|
||||
<Environment
|
||||
type="java.lang.String"
|
||||
name="solr/home"
|
||||
value="${home-dir}/solr" override="true"/>
|
||||
|
||||
<!-- Disable persist sessions on shut down.-->
|
||||
<Manager pathname="" />
|
||||
</Context>
|
Loading…
Add table
Add a link
Reference in a new issue