Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - Classpath management in the example


Copy link to this message
-
Classpath management in the example
Benson Margulies 2008-03-06, 18:31
I am trying to add a directory and some jars to the classpath in the
example, so I can test out some code while being able to modify it in
eclipse.

My results have me puzzled.

I see that the example uses the jetty start.jar.

I see only one start.config file in sight, the one inside start.jar.

So, I made a copy of that, and added my stuff to the end. And now I get ...

SEVERE: java.lang.NoClassDefFoundError:
org/apache/solr/analysis/TokenizerFactory