On 8/29/2013 11:15 AM, Jared Griffith wrote:
Is it more ideal to run SolrCloud instances within Tomcat containers or
should they just be run via start.jar without a container?

The start.jar included in Solr *is* a container. Specifically, it's a stripped down installation of Jetty. For Solr 4.x, it's an unmodified jetty 8. For Solr 3.x and earlier, it's a patched jetty 6. You'll find the rest of the jars for jetty in the example/lib directory.

Thanks,
Shawn

Reply via email to