On 3/23/2016 1:01 PM, Joakim Erdfelt wrote: > Sounds like you are candidate for using standard embedded jetty, > skipping the distribution entirely. > Why bother with all the knobs and levers of the jetty distribution if > you don't want people to even know they exist? > > Use embedded jetty directly, with the jars you need, configuring solr > using solr techniques, passing whatever configuration you want into > jetty itself.
You are 100% correct. There's just that little detail of writing the code. :) Thanks, Shawn _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
