Hi all, I was trying to find a way to load NutchConf by specifying the exact location of the conf files. Is there a way to load the NutchConf without actually adding the conf files to the classpath? I looked at the api doc and I does not seem to have a way to do that.
I am thinking extending NutchConf and overriding public URL getResource(String name); would that be a pretty good way of going about it? Also, does anyone see a need a case where we need to load conf files that are not on classpath? Regards, Paul ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
