On Wed, 2007-02-07 at 13:52 -0800, Chris Hostetter wrote: > Consider the change in context: this is in the "Multiple Solr apps" > section where it then uses context fragments to locate the WAR for > multiple instances. in the "Single Solr app" section, > "c:\tomcat\webapps\" is used. > > I don't know that putting the war in tomcat\lib really makes sense (i > can't imagine it *needs* to be in the lib dir) but i'm sure that in this > case putting it in c:\tomcat\webapps\ would be a bad choice -- because > tomcat automaticaly creates a context for anything it finds there right? >
Only if you have activated this (AFAIR it is set by default to auto deploy). salu2 > > : Date: Wed, 7 Feb 2007 16:44:40 -0500 > : From: Yonik Seeley <[EMAIL PROTECTED]> > : Reply-To: [email protected] > : To: [email protected] > : Subject: Re: [Solr Wiki] Update of "SolrTomcat" by sunbomb > : > : On 2/7/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > : > On Wed, 2007-02-07 at 15:38 +0000, Apache Wiki wrote: > : > > Dear Wiki user, > : > ... > : > > - * Copy the solr.war file from c:\temp\solrZip\dist\ to the Tomcat > webapps directory c:\tomcat\webapps\ > : > > + * Copy the solr.war file from c:\temp\solrZip\dist\ to the Tomcat > lib directory c:\tomcat\lib\ > : > > : > Are you sure? That really looks ought. > : > > : > I am not using win, but the lib instead of webapps dir. > : > : I'm using windows, and webapps is always what I've used for Solr. > : > : -Yonik > : > > > > -Hoss > -- Thorsten Scherler thorsten.at.apache.org Open Source Java & XML consulting, training and solutions
