Chris,
Yeah, sorry that was a mistake when I posted.  My alias tags are
appropriately in parse-plugins.xml.  I thought the issue could have been a
typo in the plugin.xml file (implementation id), but I re-built / re-ran and
I'm still getting the same error.

1 - Yes

2 & 3 - Yes (listed below)

   <extension-point
      id="org.apache.nutch.parse.HtmlParseFilter"
      name="Nutch HTML Parse Filter"/>

   <runtime>
      <library name="microformats-hreview.jar">
         <export name="*"/>
      </library>
   </runtime>

   <extension id="org.apache.nutch.microformats.hreview.HReviewParser"
              name="HReview parser"
              point="org.apache.nutch.parse.HtmlParseFilter">
      <implementation
id="org.apache.nutch.microformats.hreview.HReviewParser"
                     
class="org.apache.nutch.microformats.hreview.HReviewParser"/>
   </extension>

Thanks,
Mike

--
View this message in context: http://www.nabble.com/Xml--t1050112.html#a3883182
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

Reply via email to