Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 64261 invoked from network); 11 Jan 2011 18:51:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jan 2011 18:51:57 -0000 Received: (qmail 98334 invoked by uid 500); 11 Jan 2011 18:51:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 98195 invoked by uid 500); 11 Jan 2011 18:51:56 -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 98187 invoked by uid 99); 11 Jan 2011 18:51:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jan 2011 18:51:56 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RFC_ABUSE_POST,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; Tue, 11 Jan 2011 18:51:50 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PcjJY-0000lJ-St for users@camel.apache.org; Tue, 11 Jan 2011 10:51:28 -0800 Date: Tue, 11 Jan 2011 10:51:28 -0800 (PST) From: serega To: users@camel.apache.org Message-ID: <1294771888889-3337040.post@n5.nabble.com> Subject: RoutingSlip and Splitter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I have the following use case. A message needs to go through a sequence of steps not known during design time, and finally goes out to some JMS queue, also not known at desing time. A RoutingSlip design pattern fits to this use case. But, some messages _may_ need to be split before going out to the queue. Is it possible to have a splitter as one of the steps in the RoutingSlip? Thanks, Sergey -- View this message in context: http://camel.465427.n5.nabble.com/RoutingSlip-and-Splitter-tp3337040p3337040.html Sent from the Camel - Users mailing list archive at Nabble.com.