Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-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 78111F900 for ; Wed, 5 Nov 2014 09:07:05 +0000 (UTC) Received: (qmail 60479 invoked by uid 500); 5 Nov 2014 09:07:04 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 60406 invoked by uid 500); 5 Nov 2014 09:07:04 -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 60383 invoked by uid 99); 5 Nov 2014 09:07:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2014 09:07:04 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of atokle@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, 05 Nov 2014 09:06:59 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XlwY3-0004PO-4p for users@cxf.apache.org; Wed, 05 Nov 2014 01:06:39 -0800 Date: Wed, 5 Nov 2014 01:06:39 -0800 (PST) From: atokle To: users@cxf.apache.org Message-ID: <1415178399126-5750708.post@n5.nabble.com> In-Reply-To: <54594A6D.6080102@die-schneider.net> References: <1415134315049-5750700.post@n5.nabble.com> <54594A6D.6080102@die-schneider.net> Subject: Re: cxf 3.0.1 don't let me configure local lookup of jms ConnectionFactory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thank you for quick response. With a ConnectionFactoryFeature, I guess I can wire up this in spring with something like this: Will try it when I get permission to do some test deploys to weblogic server again. -- View this message in context: http://cxf.547215.n5.nabble.com/cxf-3-0-1-don-t-let-me-configure-local-lookup-of-jms-ConnectionFactory-tp5750700p5750708.html Sent from the cxf-user mailing list archive at Nabble.com.