Does NewDriver.java also need to be changed to take note of search_path? At present, that sets up the classpath and classloader from the jars found in lib and lib/ext only.
But since getSearchPaths() does not include lib, I guess search_paths serves a different purpose - whatever that may be ... S. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 04, 2003 2:10 AM Subject: cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/util JMeterUtils.java > jsalvata 2003/12/03 18:10:27 > > Modified: src/core/org/apache/jmeter/util JMeterUtils.java > Log: > Fix the case when search_paths is not defined. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
