Hi all, If we perform an html-to-xml operation using the scraper service it automatically adds an xml declaration to the returned xml. Having an xml declaration causes E4X to barf.
HTML-Cleaner (The library used by the html-to-xml processor) actually has an option to turn off the generation of the xml declaration, but unfortunately this option is not available in the web-harvest language of 1.0 (The version we use). I fixed this in the web-harvest trunk and added it as a patch to bug I filed on web-harvest. Once they apply it we can switch to a build taken off there trunk until the next release of web-harvest is out. Thanks, Keith. _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
