Hi Marco, Are you using the same XSLT processors in eclipse and in Camel? I like using Saxon and you can customize your XSLT processor like this:
<bean id="sFactory" class="net.sf.saxon.TransformerFactoryImpl" /> <camel:to uri="xslt:my.xsl?transformerFactory=sFactory"/> Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/xslt-error-with-document-tp5713535p5713572.html Sent from the Camel - Users mailing list archive at Nabble.com.