Hi,

I just installed solr in Tomcat7, 
/usr/share/tomcat7

/opt/solr/solr/

solr.xml  in :

[sp@fuzztest8:~/usr/share/apache-tomcat-7.0.37/conf/Catalina/localhost/solr]$ ls
solr.xml

<?xml version="1.0" encoding="utf-8"?>
<Context docBase="/opt/solr/solr-4.2.0.war" debug="0" crossContext="true">
    <Environment name="solr/home" type="java.lang.String" value="/opt/solr" 
override="true"/>
</Context>

so where was the solr.war exploded as a solr application ?
thanks.

Reply via email to