2 Replies Latest reply on Jun 15, 2015 11:16 AM by karlovjan

    ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

    karlovjan

      Hi,

       

      I have a switchyard project for doing a camel xslt transforamtion.

       

      In my camel route file I set a route .to("xslt:myTransformation.xsl?saxon=true") I want to use saxon.

       

      But when I deploy my application on Wildfly 8.1, I get exception ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

       

      In my pom file I have a dependancy for camel-saxon.

       

      How to set my project to remove that exception?

       

      Thank you for any advice

       

      Mira