I tried installing camel-saxon but got the same results. I made the following change to ./etc/system.properties: #javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl javax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
This also had no effect. I'm still at the same place. My camel xslt 2.0 transform returns prolog only. When using a bean xslt 2.0 transformer the bean returns errors for xslt 2.0 tags. Removing the xalan-2.7.1.jar from ./ib/endorsed causes my route to fail to load. I have no problem getting this to work in standalone Camel. I have been able to duplicate the problem in standalone Camel by putting a xalan jar file on my classpath. In that case, the Camel xslt transformer gives me a prolog only. -- View this message in context: http://camel.465427.n5.nabble.com/camel-xslt-2-0-support-tp5646214p5714932.html Sent from the Camel - Users mailing list archive at Nabble.com.