On Thu, 11 Nov 2010 14:05:05 +0530 "SriKrishnan" <[email protected]> wrote:
> Hi Dave Pawson, > > As per your suggestion I have downloaded saxon 6.5.5. In this case the > following error appears > > F:\ADVENT\APP\xslf0_samples\DOCBOOK-samples\completed>java -cp > "C:/saxon/saxon.jar;C:/docbook-xsl-1.76.1-RC2/extensions/ > saxon65.jar;C:/xml-commons-resolver-1.2/resolver.jar;C:/fop-1.0/" > com.icl.saxon.StyleSheet -x org.apache.xml.resolver.to > ols.ResolvingXMLReader -y > org.apache.xml.resolver.tools.ResolvingXMLReader -r > org.apache.xml.resolver.tools.CatalogResol ver -u -o "DK1182_C003.fo" > "DK1182_C003.xml" > "file:///L:/xml/docbook-xsl-ns-1.76.1-RC2/fo/docbook.xsl" Class > org.apache.xml.resolver.tools.CatalogResolver is not a URIResolver > > Can anybody help me to fix this? > > Thanks, > Srikrishnan The message (again) is correct "org.apache.xml.resolver.tools.CatalogResolver is not a URIResolver" It is a catalogue resolver? http://www.dpawson.co.uk/nodesets/entries/090528.html may help -x is the uri resolver? http://saxon.sourceforge.net/saxon6.5.5/using-xsl.html HTH -- regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
