[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: launching Saxon 8.2 from xslt Ant task

Subject: RE: launching Saxon 8.2 from xslt Ant task
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 01 Feb 2005 18:12:06 -0500
saxon ant
Also relevant to this is an excellent article by Tony Coates:

http://www.xml.com/pub/a/2002/12/11/ant-xml.html

"Running Multiple XSLT Engines with Ant"

"With mtxslt, it is possible to ignore the value of the Java javax.xml.transform.TransformerFactory property and simply load a particular XSLT engine directly."

It predates the very latest Saxon, but since it is designed to allow folding new processors in, it ought to work. (It does require you to install and run an 'mtxslt' Ant task, which is on Sourceforge.)

Cheers,
Wendell

At 05:53 PM 2/1/2005, Mike wrote:
The spec says the processor attribute is:

name of the XSLT processor to use. Permissible values are "trax" for a TraX
compliant processor (ie JAXP interface implementation such as Xalan 2 or
Saxon), "xslp" for the XSL:P processor, "xalan" for the Apache XML Xalan
(version 1) processor the name of an arbitrary XSLTLiaison class. Defaults
to trax, followed by xalan and then xslp (in that order). The first one
found in your class path is the one that is used. DEPRECATED - XSL:P and
xalan are deprecated and no more supported..

That suggests you should use "trax", and then make sure Saxon is selected by
setting your classpath or system properties accordingly. Presumably Ant has
tried to load the class and cast it to an "XSLTLiaison" - seems an
unfriendly way of failing.


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.