Wayne Graham wrote:
> 
> The box is running tomcat 5.5.23, so the solr.war file is out of the
> webapps path and the solr/home has the config folder from the examples
> directory.
> 
> When I restart Tomcat, I get an error
> 
> SEVERE: Exception starting filter SolrRequestFilter class
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.solr.core.SolrConfig
> ...
> 

I had the same problem. It turned out that I was using Java 1.4. Updating to
1.5 resolved the problem. 


-- 
View this message in context: 
http://www.nabble.com/Tomcat-JNDI-Settings-tf4753435.html#a13746316
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to