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 D70AF102B9 for ; Mon, 30 Sep 2013 13:02:29 +0000 (UTC) Received: (qmail 18595 invoked by uid 500); 30 Sep 2013 13:02:28 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 18284 invoked by uid 500); 30 Sep 2013 13:02:28 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 8049 invoked by uid 99); 30 Sep 2013 12:58:05 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of kosalads@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Mon, 30 Sep 2013 05:50:37 -0700 (PDT) From: kosalads To: users@camel.apache.org Message-ID: <1380545437684-5740554.post@n5.nabble.com> In-Reply-To: References: <1380537851844-5740524.post@n5.nabble.com> <1380538711263-5740530.post@n5.nabble.com> Subject: Re: Apache Camel - war project How to process the Queue and set to another queue? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi James, Please note that I was able to send the Java bean to the queue and read the same java bean from another application. So I dont think it will be a problem to do this. But my issue is that I cannot get the Java Object from one queue and set to another queue in the same application, So this is what I want to know how to handle this? Also assume I have a Object with multiple Array lists which has set of Java objects. So in this case how can I transfer these data through Apache camel as a one Object, If I have a once Java class which I can add all the objects then it is easy to transfer this Object through Camel ActiveMQ? Appreciate your thoughts on this. Thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-war-project-How-to-process-the-Queue-and-set-to-another-queue-tp5740524p5740554.html Sent from the Camel - Users mailing list archive at Nabble.com.