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 1BC5510EED for ; Wed, 7 Aug 2013 18:15:16 +0000 (UTC) Received: (qmail 73446 invoked by uid 500); 7 Aug 2013 18:15:15 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 73297 invoked by uid 500); 7 Aug 2013 18:15:12 -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 73271 invoked by uid 99); 7 Aug 2013 18:15:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 18:15:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of AHart@akimeka.com designates 72.215.59.37 as permitted sender) Received: from [72.215.59.37] (HELO barracuda2.vsecorp.com) (72.215.59.37) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 18:15:06 +0000 X-ASG-Debug-ID: 1375899284-04e35c176d3641e0001-LKnOEB Received: from barracuda2.vsecorp.com ([10.155.10.34]) by barracuda2.vsecorp.com with ESMTP id 7urUKG3yHDQiWs88 for ; Wed, 07 Aug 2013 14:14:44 -0400 (EDT) X-Barracuda-Envelope-From: AHart@Akimeka.com X-ASG-Whitelist: Client Received: from VSE-HQS-EXMB05.vsehqs.com ([fe80::7c62:e60:3511:eeba]) by VSE-HQS-EXHT02.vsehqs.com ([::1]) with mapi id 14.03.0146.000; Wed, 7 Aug 2013 14:14:45 -0400 From: "Hart, Andrew B." X-Barracuda-Apparent-Source-IP: fe80::7c62:e60:3511:eeba To: "'users@cxf.apache.org'" Subject: RE: passing a custom property to an endpoint Thread-Topic: passing a custom property to an endpoint X-ASG-Orig-Subj: RE: passing a custom property to an endpoint Thread-Index: Ac6ThgKqOx/nIFb2TKaFcG/urex8wwAE5h0Q Date: Wed, 7 Aug 2013 18:14:44 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.173.109.50] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Barracuda-Connect: UNKNOWN[10.155.10.34] X-Barracuda-Start-Time: 1375899284 X-Barracuda-URL: http://barracuda2.vsecorp.com:8000/cgi-mod/mark.cgi Received-SPF: fail (vsecorp.com: domain of ahart@akimeka.com does not designate fe80::7c62:e60:3511:eeba as permitted sender) X-ASG-Tag: SPF X-Virus-Scanned: by bsmtpd at vsecorp.com X-Barracuda-BRTS-Status: 1 X-Virus-Checked: Checked by ClamAV on apache.org Ok, I ended up doing it this way and it seems to work, please advise if the= re's a better way: [...]