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
