Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 22187 invoked from network); 19 Nov 2008 09:36:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 09:36:26 -0000 Received: (qmail 43775 invoked by uid 500); 19 Nov 2008 09:36:34 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 43762 invoked by uid 500); 19 Nov 2008 09:36:34 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 43750 invoked by uid 99); 19 Nov 2008 09:36:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 01:36:34 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 09:35:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5D28F234C28F for ; Wed, 19 Nov 2008 01:36:05 -0800 (PST) Message-ID: <840010785.1227087365376.JavaMail.jira@brutus> Date: Wed, 19 Nov 2008 01:36:05 -0800 (PST) From: "Martin Ulmschneider (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-1100) Multicast swallows exception MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Multicast swallows exception ---------------------------- Key: CAMEL-1100 URL: https://issues.apache.org/activemq/browse/CAMEL-1100 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 1.5.0 Environment: WinXP / Jboss 4.2.2 / JDK 1.6 Reporter: Martin Ulmschneider if I use the following spring-xml, the exceptions from 'converter1' get swallowed, and nothing is logged. As soons as the multicast-tag is removed, the exception appears in the logfile. Using made no difference. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.