Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7E4ED7D4 for ; Wed, 22 Aug 2012 16:03:43 +0000 (UTC) Received: (qmail 28565 invoked by uid 500); 22 Aug 2012 16:03:43 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 28518 invoked by uid 500); 22 Aug 2012 16:03:43 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 28418 invoked by uid 99); 22 Aug 2012 16:03:43 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 16:03:43 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F1F502C091D for ; Wed, 22 Aug 2012 16:03:42 +0000 (UTC) Date: Thu, 23 Aug 2012 03:03:42 +1100 (NCT) From: "Hadrian Zbarcea (JIRA)" To: issues@camel.apache.org Message-ID: <886335908.816.1345651422991.JavaMail.jiratomcat@arcas> In-Reply-To: <1854165419.7384.1344951278305.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CAMEL-5505) Unable to customize URIResolver in xslt component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-5505. ------------------------------------ Resolution: Fixed Fix Version/s: 2.11.0 2.10.1 2.9.3 > Unable to customize URIResolver in xslt component > ------------------------------------------------- > > Key: CAMEL-5505 > URL: https://issues.apache.org/jira/browse/CAMEL-5505 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.10.0, 2.11.0 > Reporter: Alexander Titov > Assignee: Hadrian Zbarcea > Priority: Minor > Labels: camel-core,, test, xslt > Fix For: 2.9.3, 2.10.1, 2.11.0 > > Attachments: camel-core-xslt-CustomURIResolver-checkstyle.patch, camel-core-xslt-CustomURIResolver.patch > > > In xslt component we can't customize uriResolver For instance in route with uri "xslt:org/apache/camel/component/xslt/include_not_existing_resource.xsl?uriResolver=#customURIResolver" camel still uses default XsltUriResolver. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira