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 AF63CD728 for ; Thu, 25 Oct 2012 17:44:25 +0000 (UTC) Received: (qmail 35153 invoked by uid 500); 25 Oct 2012 17:44:24 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 35091 invoked by uid 500); 25 Oct 2012 17:44:24 -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 35083 invoked by uid 99); 25 Oct 2012 17:44:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 17:44:24 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 17:44:17 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TRRTI-0007Eh-JC for users@cxf.apache.org; Thu, 25 Oct 2012 10:43:56 -0700 Date: Thu, 25 Oct 2012 10:43:56 -0700 (PDT) From: Crack_David To: users@cxf.apache.org Message-ID: <1351187036588-5717452.post@n5.nabble.com> In-Reply-To: <44C12D03-315C-4BC1-994B-8A713BE60195@apache.org> References: <1351174676440-5717416.post@n5.nabble.com> <0EEB5317-EC30-4149-9483-64E465698B6D@apache.org> <1351182403721-5717444.post@n5.nabble.com> <44C12D03-315C-4BC1-994B-8A713BE60195@apache.org> Subject: Re: Sending return value from Interceptor back to client MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mhmmm... I've tried MessageContentsList.getContentsList(msg).put(0, response); but function "put" has to have the parameters (MessagePartInfo, Object)... -- View this message in context: http://cxf.547215.n5.nabble.com/Sending-return-value-from-Interceptor-back-to-client-tp5717416p5717452.html Sent from the cxf-user mailing list archive at Nabble.com.