I'll add that the PluginRespository is the class that recurses through your plugins directory, and loads each plugin's descriptor file then loads all dependencies for each plugin within their own classloader.
On 4/19/07, Briggs <[EMAIL PROTECTED]> wrote:
Look into org.apache.nutch.plugin. The custom plugin classloader, and the resource loadeer reside in there. On 4/18/07, Antony Bowesman <[EMAIL PROTECTED]> wrote: > I'm looking to use the Nutch parsing framework in a separate Lucene project. > I'd like to be able to use the existing plugins directory structure as-is, so > wondered Nutch sets up the class loading environment to find all the jar files > in the plugins directories. > > Any pointers to the Nutch class(es) that do the work? > > Thanks > Antony > > > > -- "Conscious decisions by concious minds are what make reality real"
-- "Conscious decisions by concious minds are what make reality real"
