Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 50072 invoked from network); 1 Feb 2010 22:40:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 22:40:44 -0000 Received: (qmail 84072 invoked by uid 500); 1 Feb 2010 22:40:43 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 84002 invoked by uid 500); 1 Feb 2010 22:40:43 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 83992 invoked by uid 99); 1 Feb 2010 22:40:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:40:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [62.75.158.78] (HELO mail.liquid-reality.de) (62.75.158.78) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:40:33 +0000 Received: from [10.0.0.10] (HSI-KBW-085-216-025-040.hsi.kabelbw.de [85.216.25.40]) by mail.liquid-reality.de (Postfix) with ESMTP id 3F2791EE1EE6 for ; Mon, 1 Feb 2010 22:40:13 +0000 (UTC) Message-ID: <4B675877.60200@die-schneider.net> Date: Mon, 01 Feb 2010 23:40:55 +0100 From: Christian Schneider User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: users@cxf.apache.org Subject: Re: Spring Security with CXF JMS Endpoint References: <27409262.post@talk.nabble.com> <201002011516.35372.dkulp@apache.org> <27412082.post@talk.nabble.com> In-Reply-To: <27412082.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi John, some time ago I wrote a really small HTTP2JMSBridge (http://www.liquid-reality.de:8080/display/liquid/HTTP2JMSBridge). It has the ability to create a connection to the jms provider with the username/password given to it by using http basic auth. The bridge even pools the connections. Having said that the code is probably not production ready but it is apache licensed. So I am sure you can tweak it to your needs. Greetings Christian Am 01.02.2010 22:55, schrieb johnpfeifer4: > I've done some digging... I'm going to need the username and password to > validate against our spring security authentication provider. > > I'm thinking that I could configure the interceptor to look for user/pass in > JMS Headers or in a single header (in the case of Basic Auth). I'll have to > dig around a bit more and let you know what I find. > > Thanks, > > John > -- Christian Schneider --- http://www.liquid-reality.de