Hello, We are using the camel xslt component to transform a xhtml file. But for transforming the file, the used XMLReader tries to download the dtd from thw w3c website.
Is it possible, to tell the xslt component, to configure the xml reader to use local version (e.g. by using xml catalogs) or not to validate dtd's at all? thanks Dirk