nevermind -- I had upgraded the lib .jar fiels, but not upgraded the start.jar file
Everything works as expected when I update all of them On Sat, Mar 10, 2012 at 5:43 PM, Ryan McKinley <[email protected]> wrote: > In upgrading from 8.1.1.v20120215 to 8.1.2.v20120308, the start.jar > behavior seems to have changed. > https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example > > Previously, we started with: > java -jar start.jar > > With 8.1.2, we need to start with: > java -jar start.jar lib=lib/ > > otherwise it gets ClassNotFoundException > > Is this an expected change? > > thanks > ryan _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
