Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 11995 invoked from network); 10 Feb 2008 01:56:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2008 01:56:07 -0000 Received: (qmail 36212 invoked by uid 500); 10 Feb 2008 01:56:00 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 36149 invoked by uid 500); 10 Feb 2008 01:56:00 -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 36140 invoked by uid 99); 10 Feb 2008 01:56:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 17:56:00 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2008 01:55:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C4DBE714047 for ; Sat, 9 Feb 2008 17:55:35 -0800 (PST) Message-ID: <676718.1202608535800.JavaMail.jira@brutus> Date: Sat, 9 Feb 2008 17:55:35 -0800 (PST) From: "Hadrian Zbarcea (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-279) BeanProcessor permanently sets METHOD_NAME header In-Reply-To: <5489151.1198752386815.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41272#action_41272 ] Hadrian Zbarcea commented on CAMEL-279: --------------------------------------- Roman, I was aware of that, thanks for pointing it out. Camel already behaves and James suggested. My last patch addresses your comment that there should be no side effects if a method name is explicitly defined as per James' comment. Please see my comment above. I think this issue can now be closed to everybody's satisfaction. > BeanProcessor permanently sets METHOD_NAME header > ------------------------------------------------- > > Key: CAMEL-279 > URL: https://issues.apache.org/activemq/browse/CAMEL-279 > Project: Apache Camel > Issue Type: Bug > Components: camel-core > Reporter: Roman Kalukiewicz > Assignee: Hadrian Zbarcea > Fix For: 1.3.0 > > Attachments: bean-processor.patch > > > Issue described here: http://www.nabble.com/BeanProcessor-multiple-method-invocation-on-same-bean-to14506245s22882.html#a14506245 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.