Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 24996 invoked from network); 6 Apr 2009 17:19:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2009 17:19:58 -0000 Received: (qmail 62712 invoked by uid 500); 6 Apr 2009 17:19:57 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 62650 invoked by uid 500); 6 Apr 2009 17:19:57 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 62640 invoked by uid 500); 6 Apr 2009 17:19:57 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 62637 invoked by uid 99); 6 Apr 2009 17:19:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2009 17:19:57 +0000 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; Mon, 06 Apr 2009 17:19:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AA6D9234C003 for ; Mon, 6 Apr 2009 10:19:34 -0700 (PDT) Message-ID: <1996924289.1239038374695.JavaMail.jira@brutus> Date: Mon, 6 Apr 2009 10:19:34 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-1519) Spring DSL - Transacted routes with policy seems to not work - same route in Java DSL works In-Reply-To: <978032037.1239033214695.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1519: ------------------------------- Priority: Major (was: Critical) > Spring DSL - Transacted routes with policy seems to not work - same route in Java DSL works > -------------------------------------------------------------------------------------------- > > Key: CAMEL-1519 > URL: https://issues.apache.org/activemq/browse/CAMEL-1519 > Project: Apache Camel > Issue Type: Bug > Components: camel-spring > Affects Versions: 1.6.0, 2.0-M1 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.0.0, 1.6.1 > > > In 1.x see rev 762400 where I added an unit test demonstrating the bug > The TX interceptor gets applied wrong with Spring DSL versus Java DSL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.