Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 87432 invoked from network); 2 Dec 2009 16:10:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 16:10:34 -0000 Received: (qmail 76425 invoked by uid 500); 2 Dec 2009 16:10:34 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 76384 invoked by uid 500); 2 Dec 2009 16:10:33 -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 76374 invoked by uid 99); 2 Dec 2009 16:10:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 16:10:33 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cmoulliard@gmail.com designates 209.85.217.209 as permitted sender) Received: from [209.85.217.209] (HELO mail-gx0-f209.google.com) (209.85.217.209) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 16:10:21 +0000 Received: by gxk1 with SMTP id 1so300565gxk.16 for ; Wed, 02 Dec 2009 08:10:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=MkvitGGy8uldxXS2MgnKCo1wvaDtF09qtzEmBSyl9NE=; b=fBC1T7Fq0wypZmI2gQa6yNq61zbaHNsnuF5gzK9zckDTn7bJ+3E1cDNH0GyCG0GSkT /wnkpDBQQwX5lrZxY/4Ch3cgovBCXI3JQJGk/4MOeAE6x1Sh6FIIxjsUcv5xOmqXsTyy MyyTRu1aZjbeANKkQdDDsJPKPtXO72gLPyqs8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=isBxxAfSgzHAsvQ1Qn2woiNBDah7Wfk0bWiqjUJvXMVN9Ha+cdGKD3ld3kdID5gU4d rxdv9zQsKRDNN6q91ppzwS2lYMlLutE6csWmtb94IZB3gs6tuNYJSdT3rnwb3I+rCikF ZL4Orcjd6Xofczf2mMOcY8K08lviHDseS+dGI= MIME-Version: 1.0 Received: by 10.101.7.35 with SMTP id k35mr224573ani.179.1259770200807; Wed, 02 Dec 2009 08:10:00 -0800 (PST) Date: Wed, 2 Dec 2009 17:10:00 +0100 Message-ID: Subject: Two routes with InOut - jms ?? From: Charles Moulliard To: users@camel.apache.org Content-Type: multipart/alternative; boundary=001636c5bbb4515aaa0479c11bbb X-Virus-Checked: Checked by ClamAV on apache.org --001636c5bbb4515aaa0479c11bbb Content-Type: text/plain; charset=ISO-8859-1 The following route works fine : but when I try to use in between a jms queue the exchange.getOut().setBody() defined in the method processRequest is never returned to the camel cxfrs endpoint Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm --001636c5bbb4515aaa0479c11bbb--