The Solr 4 web archive (war) does not ship with logging libraries any more. So
everyone who want to deploy it into a container have to either include the
logging libraries in the classpath of the container or repackage the solr with
the logging libraries.
I assume there are hundreds