Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 827C71060D for ; Mon, 5 Aug 2013 06:53:08 +0000 (UTC) Received: (qmail 82351 invoked by uid 500); 5 Aug 2013 06:53:07 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 82312 invoked by uid 500); 5 Aug 2013 06:53:07 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 82298 invoked by uid 99); 5 Aug 2013 06:53:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 06:53:05 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.219.52 as permitted sender) Received: from [209.85.219.52] (HELO mail-oa0-f52.google.com) (209.85.219.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 06:53:00 +0000 Received: by mail-oa0-f52.google.com with SMTP id n12so5265734oag.25 for ; Sun, 04 Aug 2013 23:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=efDnXdTbLoyras6VdHVEf8l1/BtZXKLEleXFjXMPFfU=; b=cbejmfzhxqEHJyX7hhhXC0VfOeXFRUHO1X2QABjA+lobfqWUq8xi8wDo8JKs0zKtOG U9zXaF+s+3RkpDvJcPt7pdiDcpxYXDEkUOt7W2QdG3YoabTga4TvJXBZ74F9B7PDUdYB OK2OC/DaBYcpyGtw4qcI4I3whA0HuTw9734Dnyt1lEfk5EB1OBpmdDvkCPKob1VLseOg vkwDzr+khqA4AZMsbf0OkJkCT55ZyizaOm8lmlrzGfQbFairnlZ9s1ew4aBbcmqEOPDN GWSGlX0G1C0cilTLrBZka8b1xjczzcipV8bhE15tPZ3hSqTJVt9YgMRDkTsbXf4RM4G/ t5PQ== X-Received: by 10.50.73.74 with SMTP id j10mr921697igv.50.1375685559624; Sun, 04 Aug 2013 23:52:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.86.233 with HTTP; Sun, 4 Aug 2013 23:52:19 -0700 (PDT) In-Reply-To: <1375445757652-5736703.post@n5.nabble.com> References: <1375409508278-5736668.post@n5.nabble.com> <1375413829810-5736670.post@n5.nabble.com> <1375445757652-5736703.post@n5.nabble.com> From: Claus Ibsen Date: Mon, 5 Aug 2013 08:52:19 +0200 Message-ID: Subject: Re: Dynamic xsl with custom uri resolver To: "users@camel.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi See this FAQ http://camel.apache.org/how-do-i-use-dynamic-uri-in-to.html On Fri, Aug 2, 2013 at 2:15 PM, ericsodt wrote: > mox, > > There is no CSS nor HTML involved. > > The call to '.to("xslt:transformSubject.xsl?uriResolver=#emailResolver") ' > does an xslt transformation. I'm trying to figure out how to make > 'transformSubject.xsl' dynamic while still being able to use my custom > URIResolver. > > Thanks! > > > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Dynamic-xsl-with-custom-uri-resolver-tp5736668p5736703.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen