Hi;
Are you sure that post.jar is at classpath and everytink is OK? By the way
how do you post your documents into Solr, are you using SimplePostTool
class within another java class of your project?
Thanks;
Furkan KAMACI
2013/12/6 Vineet Mishra
> pool-1-thread-4" java.lang.NoSuchMet
pool-1-thread-4" java.lang.NoSuchMethodError:
org.apache.solr.util.SimplePostTool
I am getting this error while posting Data to Solr from XML generated file.
Although the Solr post.jar is present in the Library Class Path and I also
tried keeping the Source class of the Post Tool.
Urgent