Jetty should be sufficient, and is the more-common container for Solr. Also, Solr tests are written for Jetty.
Lastly, I'd argue Jetty is just-as "enterprise" as Tomcat. Google App Engine (running lots of enterprise), is Jetty-based, for example. Cheers, Tim On 2 October 2013 15:44, Mark <static.void....@gmail.com> wrote: > Is Jetty sufficient for running Solr or should I go with something a > little more enterprise like tomcat? > > Any others?