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 CC5439305 for ; Wed, 6 Mar 2013 00:54:50 +0000 (UTC) Received: (qmail 80315 invoked by uid 500); 6 Mar 2013 00:54:50 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 80269 invoked by uid 500); 6 Mar 2013 00:54:50 -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 80259 invoked by uid 99); 6 Mar 2013 00:54:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 00:54:50 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of raul@evosent.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 00:54:45 +0000 Received: by mail-we0-f170.google.com with SMTP id z53so7539821wey.1 for ; Tue, 05 Mar 2013 16:54:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=R3lEeB9DO93vYV/LHdrIyfxxsdpII72DRUH3nSckOxU=; b=JWM8g7E5MoVoHc6vGfh3tZrs5nJXSboq631IrRcYbQ3NHpRw7NIwVBZ7spxiYmvV/y 1s3kvE29ymUv+iyh33Zvl2weRA5FPYhC6eF1mNmrmv5DTSYWL1qOXVJFuy2qVRONui1h UWuhhpbbldm8QizcxU6jVvdG0itYMJbRRHOnyt1xZE2f1C2JsmKMP3MqakwaNQGa3rgm /FpeqTXbM/XXpUG1OB1Wg8I06zsYDgy5MkDXytCIUZei2IR6YDVXILk4YzQuMMFm0u8J OSuJq6U6aKD8VF2oW7e0lh3NbAC9F97ucRnQ6Zn/9+FxfSk9h0zz6cowRIOAqSGYS5Y7 lrCQ== X-Received: by 10.194.242.197 with SMTP id ws5mr19102448wjc.44.1362531263995; Tue, 05 Mar 2013 16:54:23 -0800 (PST) Received: from [192.168.1.35] (166.Red-83-50-21.dynamicIP.rima-tde.net. [83.50.21.166]) by mx.google.com with ESMTPS id bj9sm23808856wib.4.2013.03.05.16.54.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Mar 2013 16:54:23 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: ActiveMQ - Request Reply From: =?iso-8859-1?Q?Ra=FAl_Kripalani?= In-Reply-To: <1362474985872-5728557.post@n5.nabble.com> Date: Wed, 6 Mar 2013 00:54:20 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <7A590409-CD1B-4643-990E-1C7755BB6F70@evosent.com> References: <1362420893264-5728478.post@n5.nabble.com> <1362427848926-5728485.post@n5.nabble.com> <1362474985872-5728557.post@n5.nabble.com> To: users@camel.apache.org X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQkh6LBWFVQd+4hIpmFjuZGeUDY9UFCzt+Vqj3acO/it9ivxOXhKNYdB1DzFP7pofd6+/Xj3 X-Virus-Checked: Checked by ClamAV on apache.org Great that you figured it out by yourself! ;) Regards, Ra=FAl. On Mar 5, 2013, at 09:16, Alban Joly wrote: > My question was stupid ... sorry >=20 >=20 > I used the pipeline functionnality to modify the body of my request = after > posting in the ActiveMQ and it works! > ... > > =09 > > ${header.accept} contains 'application/json' > > = {{module.publication.mq.json.success}} > > > ... >=20 >=20 >=20 > -- > View this message in context: = http://camel.465427.n5.nabble.com/SOLVED-ActiveMQ-Request-Reply-tp5728478p= 5728557.html > Sent from the Camel - Users mailing list archive at Nabble.com.