When I start Tomcat I get the following error:
Jun 10, 2010 5:17:25 PM org.apache.catalina.core.StandardContext start SEVERE: Error filterStart Jun 10, 2010
you need to copy the files
cp /path/to/solr/example/lib/ext/* /path/to/tomcat/lib cp /path/to/solr/example/resources/* /path/to/tomcat/lib // or inside extracted solr
and then restart tomcat