Return-Path: X-Original-To: apmail-cocoon-users-archive@www.apache.org Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 403F410CCB for ; Wed, 2 Oct 2013 12:40:40 +0000 (UTC) Received: (qmail 84750 invoked by uid 500); 2 Oct 2013 12:40:39 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 84359 invoked by uid 500); 2 Oct 2013 12:40:34 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 84346 invoked by uid 99); 2 Oct 2013 12:40:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 12:40:32 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 12:40:25 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VRLim-0005W9-0I for users@cocoon.apache.org; Wed, 02 Oct 2013 14:40:04 +0200 Received: from 159.245.16.100 ([159.245.16.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Oct 2013 14:40:04 +0200 Received: from neil.dixon by 159.245.16.100 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Oct 2013 14:40:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Neil Dixon Subject: Using a different XSLT Transformer in 2.2 Date: Wed, 2 Oct 2013 12:31:02 +0000 (UTC) Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 159.245.16.100 (Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'm currently porting an application from 2..12 to 2.2. In 2.1.12 I defined use of saxon in cocooon.xconf. In 2.2, I'm trying to define the same in my applicationContext.xml The question is how do I pass the parameter values use-store, etc in? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org