Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 59273 invoked from network); 11 Dec 2008 14:56:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 14:56:28 -0000 Received: (qmail 78164 invoked by uid 500); 11 Dec 2008 14:56:40 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 78147 invoked by uid 500); 11 Dec 2008 14:56:40 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 78136 invoked by uid 99); 11 Dec 2008 14:56:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 06:56:40 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of james.strachan@gmail.com designates 209.85.217.13 as permitted sender) Received: from [209.85.217.13] (HELO mail-gx0-f13.google.com) (209.85.217.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 14:56:26 +0000 Received: by gxk6 with SMTP id 6so1254313gxk.14 for ; Thu, 11 Dec 2008 06:56:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VNNAnNsWyes/j9z4z4hg6hAtKQ322i1A5Ck3ydcdlN8=; b=U5MCbEe/pIKq8jUerSueHq6C1fx+xzV8jTdWiXTQv/W1DWnFRmXu7iGWOZX+At4/8D oYAeShRIlgiz+U2tMAMnvCchdaNrvsDwAwVSXYdur1L2c/n5/xrCnnW9a99NpVHy4nqe cJ2rdEFYxT5fnsjZpj7VhIqru1RRCL28IK/vs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HID0Mjqwob2u5z2EBj9fakKRVtVAXKhrWnvgPHloYJBaUa5dqjOumhvxMBvMvjEk+P WYMxuZ2zz5/a4jppw5op8/lDGthsFO9phZZx/6rzu8uw1UybeW7Pe9v34fTGBBiHYqZA zFFORBRo3WA1uf71aqtr6tTJHPqrqodFPaqeQ= Received: by 10.150.158.10 with SMTP id g10mr4353565ybe.213.1229007364502; Thu, 11 Dec 2008 06:56:04 -0800 (PST) Received: by 10.151.139.7 with HTTP; Thu, 11 Dec 2008 06:56:04 -0800 (PST) Message-ID: Date: Thu, 11 Dec 2008 14:56:04 +0000 From: "James Strachan" To: camel-user@activemq.apache.org Subject: Re: Is there a way to extend marshall method of CsvDataFormat class In-Reply-To: <20956903.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20955830.post@talk.nabble.com> <20956121.post@talk.nabble.com> <509899e80812110629v13f4f333x7251d8d91c103714@mail.gmail.com> <20956903.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/12/11 cmoulliard : > > FYI > > In the opensource world, they are three tools/implementations available to > map objects with another objects : > > - Dozer. Very powerful solution except that the syntax is a little > complicated to be used > - Atlas Transformation Language (http://www.eclipse.org/m2m/atl/). More > complicated to implement than Dozer. The mapping mechanism has been designed > by Atlas Group (http://www.sciences.univ-nantes.fr/lina/atl/). You need to > be a kind of Einstein to work with that language which is not Java. > - Smooks (http://www.smooks.org/). This is, from my point of view, the most > simple and easy solution to be used. Jboss ESB and Mule use it. Do you wanna try solve your use case with the smooks endpoint/ http://activemq.apache.org/camel/smooks.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/