From user-return-2514-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Sun Aug 14 18:03:07 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 82985 invoked from network); 14 Aug 2005 18:03:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Aug 2005 18:03:06 -0000 Received: (qmail 25426 invoked by uid 500); 14 Aug 2005 18:03:05 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 25396 invoked by uid 500); 14 Aug 2005 18:03:05 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 25383 invoked by uid 99); 14 Aug 2005 18:03:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Aug 2005 11:03:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [165.98.153.184] (HELO ags01.agsoftware.dnsalias.com) (165.98.153.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Aug 2005 11:03:24 -0700 Received: from [10.0.0.7] (apoyo.agsoftware.dnsalias.com [10.0.0.7]) by ags01.agsoftware.dnsalias.com (8.13.1/8.13.1) with ESMTP id j7EI2wNs020555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 14 Aug 2005 13:03:01 -0500 Message-ID: <42FF8752.2030602@agssa.net> Date: Sun, 14 Aug 2005 13:02:58 -0500 From: Antonio Gallardo Organization: AG Software, S. A. User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: How to use a different transformer References: <07186557.20050317092012@soethe.net> <4254EBE9.1080101@apache.org> <36519230.20050412164650@soethe.net> <33941.165.98.153.184.1113322723.squirrel@www.agssa.net> <152513285.20050412190154@soethe.net> <1573324268.20050810185918@soethe.net> <20050810235820.GA27301@igg.indexgeo.com.au> <5910311283.20050812120853@soethe.net> In-Reply-To: <5910311283.20050812120853@soethe.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on agssa.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ferdinand Soethe wrote: >My main question really is: > >Would I only have to replace (in sitemap.xmap) > > > >> >> >> > >with > > > >> >> >> > >to use Saxon in as default in all my my Forrest-transformations? Is it >that easy? > Hi: Sorry for my late reply. To be 100% you are using saxon, I will suggest also to rename the saxon transformer to "xslt". That way you will not need to change nothing in the code. Also check if in other parts of the code is not used "xsltc" or "xalan". Best Regards, Antonio Gallardo.