3 Replies Latest reply on Feb 4, 2011 7:50 AM by astasup

    JBoss with Saxon (xslt 2.0)

    sbutt

      Hi Folks,

                   How can i configure JBoss to use Saxon processor? By default Jboss uses xalan (xslt 1.0) processor, but i want to change it to saxon. I suppose i also need to set the facotory name property for xslt processor to be used as saxon, so that in my implementation of "javax.xml.transform.TransformerFactory" the instance generated is of saxon.

       

      can someone please help?

       

      thanks.