This might be unrelated, but I had the exact same error yesterday
trying to replace the query converter with a custom class I wrote.
Ended up, I wasn't properly registering my jar. I'm still testing
with jetty, and "lib" in example is included "too late" in the startup
process. I had to re
Sent from my iPhone
On Aug 21, 2011, at 5:54 AM, "Kuba Krzemien" wrote:
Finally got it working - turns out you can't just add it to the lib
dir as the wiki suggests. Unfortunately the only way is adding it to
solr.war.
Thanks for your help.
-