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 E7006988C for ; Wed, 29 Feb 2012 23:27:49 +0000 (UTC) Received: (qmail 54392 invoked by uid 500); 29 Feb 2012 23:27:49 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 54348 invoked by uid 500); 29 Feb 2012 23:27:49 -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 54340 invoked by uid 99); 29 Feb 2012 23:27:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Feb 2012 23:27:49 +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 (nike.apache.org: transitioning domain of akarpe@fusesource.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, 29 Feb 2012 23:27:43 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S2sva-00054P-Ri for users@camel.apache.org; Wed, 29 Feb 2012 15:27:22 -0800 Date: Wed, 29 Feb 2012 15:27:22 -0800 (PST) From: Ashwin Karpe To: users@camel.apache.org Message-ID: <1330558042845-5526376.post@n5.nabble.com> In-Reply-To: <1330552825929-5526199.post@n5.nabble.com> References: <1330430597369-5521623.post@n5.nabble.com> <1330531577528-5525360.post@n5.nabble.com> <1330545757224-5525938.post@n5.nabble.com> <1330552825929-5526199.post@n5.nabble.com> Subject: Re: How can Shiro be used with camel to limit access to a route? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, Yikes, that is indeed an issue if the token is not propagated via ActiveMQ. I believe Camel headers should be propagated to custom JMS headers and picked up on the other end by a Camel Route and preserved. If this is not happening, this is definitely a bug. The bug could be somewhere between the Shiro and JMS component... Can you please go ahead and log a Apache JIRA ticket for the same at the following link https://issues.apache.org/jira/secure/Dashboard.jspa https://issues.apache.org/jira/secure/Dashboard.jspa I will also try this out at my end in the next day or two and see what is going on... Hope this helps. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/How-can-Shiro-be-used-with-camel-to-limit-access-to-a-route-tp5521623p5526376.html Sent from the Camel - Users mailing list archive at Nabble.com.