Set up the CLASSPATH environment variable to
include the Saxon JAR files, for
example:set CLASSPATH=<saxon_dir>\saxon9.jar;<saxon_dir>\saxon9-dom.jar;%CLASSPATH%
Set up the ANT_OPTS environment variable, for
example:
set ANT_OPTS=%ANT_OPTS% -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl