Sign In/My Account | View Cart  
advertisement

Article:
 Running Multiple XSLT Engines with Ant
Subject: xslt in ant
Date: 2004-02-01 07:54:15
From: Anthony Coates
Response to: xslt in ant

Two things need to change. One, you need to use the 'mtxslt' task, not the standard Ant 'xslt' task. Also, your 'mtxslt' take would need to contain


classpath="${saxon6.classpath}"


Just follow the instructions in the article.
Cheers, Tony.


No Previous Message Previous Message Move up to Parent Message Up Next Message Next Message


Titles Only Titles Only Newest First
  • xslt in ant
    2004-02-01 08:02:22 Anthony Coates

    Oops, I meant your mtxslt 'task', not 'take'.

    • xslt in ant
      2004-02-07 12:29:04 shreya Ramaswamy

      Hello Anthony Coates,


      Thank you for the answer. I tried using 'mtxslt' and followed the instructions in the article. The error is still the same:


      BUILD FAILED


      file:C:/Project/project/build.xml:142: java.lang.ClassNotFoundException: org.xmLP.ant.taskdefs.optional.Saxon6Liaison


      I have included the saxon.jar in my classpath. What could be wrong?


      Shreya



Sponsored By: