Hi Mike, Well one thing that I notice off the bat is that you specify the alias tag in nutch-site.xml (or maybe this was a typo when you posted the message). If it wasn't, the alias tag should go into $NUTCH_HOME/conf/parse-plugins.xml, the same place where you mapped the mimeTypes to plugin ids. Second, I would ask that you verify that the following are true:
1. you have a plugin called "microformats-hreview" located in $NUTCH_HOME/src/plugin/microformats-hreview 2. the plugin "microformats-hreview" has a plugin.xml file 3. the implementation id attribute inside of the plugin.xml file for the microformats-hreview plugin is set to the value "org.apache.nutch.microformats.hreview.HReviewParser" Check on those things and let me know what you find out. We'll get to the bottom of this. Cheers, Chris -- View this message in context: http://www.nabble.com/Xml--t1050112.html#a3882468 Sent from the Nutch - User forum at Nabble.com. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
