On Thu, Feb 4, 2010 at 4:42 PM, Erik Hatcher <erik.hatc...@gmail.com> wrote:
> What about using Tomcat instead?   Tomcat has Windows service capability
> already, right?

Another part of the problem is telling the solr webapp where it's solr home is.

Options:
- use a tomcat context fragment (described in
http://wiki.apache.org/solr/SolrTomcat)
- somehow appropriately set the cwd of the service
- pass a command line arg to the service executable that causes the
system property solr.solr.home to be set appropriately

-Yonik
http://www.lucidimagination.com

Reply via email to