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 C08DE1176B for ; Wed, 30 Jul 2014 12:40:27 +0000 (UTC) Received: (qmail 80966 invoked by uid 500); 30 Jul 2014 12:40:27 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 80919 invoked by uid 500); 30 Jul 2014 12:40:27 -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 80904 invoked by uid 99); 30 Jul 2014 12:40:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 12:40:26 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of soa.avi@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 12:40:22 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XCTAn-0001xu-Lr for users@camel.apache.org; Wed, 30 Jul 2014 05:40:01 -0700 Date: Wed, 30 Jul 2014 05:40:01 -0700 (PDT) From: segev To: users@camel.apache.org Message-ID: <1406724001671-5754643.post@n5.nabble.com> Subject: CXFRS Component - setting providers for version 2.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org We are using Camel 2.10.4 (constrains due to our existing run-time) Is there a way to set the jaxrs:providers on the CXFRS Component for this version? We want to secure the component with HTTP Basic Authentication by specifying the following filter as a provider using the following: users = $[karaf.base]/etc/users.properties -- View this message in context: http://camel.465427.n5.nabble.com/CXFRS-Component-setting-providers-for-version-2-10-4-tp5754643.html Sent from the Camel - Users mailing list archive at Nabble.com.