Re: Unable to load com.microsoft.sqlserver.jdbc.SQLServerDriver

2013-08-09 Thread PeterKerk
Had to add one more "../" and now it works indeed...thanks for noticing! :) -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-load-com-microsoft-sqlserver-jdbc-SQLServerDriver-tp4083529p4083665.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Unable to load com.microsoft.sqlserver.jdbc.SQLServerDriver

2013-08-09 Thread Erick Erickson
placed sqljdbc4.jar in folder: \solr-4.3.1\example\lib\ in my solrconfig.xml I have: Hold on. You put the jar file in one place (solr-4.3.1/example/lib), then told Solr to look for it in another (../../../dist/). And even if I'm mis-reading that part, the lib directive right above it has on