2008/9/18 raulvk.soa <[EMAIL PROTECTED]>: > > Hi, > > Is there a possibility to use Saxon instead of Xalan when using the xslt: > component? I need to use some XSLT/XPath 2.0 specific functions. > > Where does Camel specify the XSLT implementation? I have tried looking at > the system properties at runtime but I don't find any > javax.xml.transform.TransformerFactory system property. (I am using Camel > inside ServiceMix, does this have anything to do?).
FWIW the XQuery component uses Saxon if thats any help? The XSLT component just uses JAXP AFAIK -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
