Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 27980 invoked from network); 26 Jan 2010 19:28:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Jan 2010 19:28:56 -0000 Received: (qmail 59163 invoked by uid 500); 26 Jan 2010 19:28:56 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 59096 invoked by uid 500); 26 Jan 2010 19:28:56 -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 59084 invoked by uid 500); 26 Jan 2010 19:28:55 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 59081 invoked by uid 99); 26 Jan 2010 19:28:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2010 19:28:55 +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; Tue, 26 Jan 2010 19:28:53 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0F25234C1F2 for ; Tue, 26 Jan 2010 11:28:32 -0800 (PST) Message-ID: <586210928.1291264534112657.JavaMail.jira@brutus.apache.org> Date: Tue, 26 Jan 2010 19:28:32 +0000 (UTC) From: "Hadrian Zbarcea (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters In-Reply-To: <853453460.9861264408363424.JavaMail.jira@brutus.apache.org> 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-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57143#action_57143 ] Hadrian Zbarcea commented on CAMEL-2399: ---------------------------------------- Actually, I started dry runs of 2.2 today. There are a few wrinkles to take care of in the next couple of days, and then I'll start the release process. > Dozer Bean Mapper framework as TypeConverters > --------------------------------------------- > > Key: CAMEL-2399 > URL: https://issues.apache.org/activemq/browse/CAMEL-2399 > Project: Apache Camel > Issue Type: New Feature > Components: bean-integration, camel-core > Reporter: Stephen Gargan > Assignee: Jonathan Anstey > Priority: Minor > Fix For: 2.2.0 > > Attachments: dozer.patch > > > I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. > Enjoy. > ste -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.