Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 25274 invoked from network); 10 Jun 2010 21:40:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Jun 2010 21:40:33 -0000 Received: (qmail 87036 invoked by uid 500); 10 Jun 2010 21:40:33 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 86997 invoked by uid 500); 10 Jun 2010 21:40:33 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 86989 invoked by uid 99); 10 Jun 2010 21:40:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 21:40:33 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.mueller@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-gw0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 21:40:26 +0000 Received: by gwj17 with SMTP id 17so312967gwj.32 for ; Thu, 10 Jun 2010 14:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=srdiMV1LzE0pgEZkzRyxAX/iPfbTOUJXj2N34znN1H8=; b=Ox8tQyzIR4I5voOMuxDyPJq7DgdeXvLaX+NSrhJ/55VTbSk07u9CotyFOaL7P2S4cG 4J18nGCWxgb28IE/JJhm0MqYF/vunNrJMg8FFZqPmK32RFrGk32nTaqm3nSEhHUKh4sF Z/rG08hVFvc3Ghpn4vxuIqjnwOjysGaj6HMqg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jbWNdORQ4Sru5pO5NKhIcrRFF62oWpFhLH4ten7QOmRUV4kAmyNLGqm5d8NQrKZHT1 Xo+JLoPXRzJhnghd/XyYQ5DOwgoLRBzOu4ITMQgxTv5D+qWfaekZqwnHYRhDsQSClehw /Bq+ea345ZvVUBHiEJ6FnQozKpHal6UQURkwA= MIME-Version: 1.0 Received: by 10.150.62.14 with SMTP id k14mr2646720yba.35.1276206005718; Thu, 10 Jun 2010 14:40:05 -0700 (PDT) Received: by 10.150.135.13 with HTTP; Thu, 10 Jun 2010 14:40:05 -0700 (PDT) In-Reply-To: <28843845.post@talk.nabble.com> References: <28843845.post@talk.nabble.com> Date: Thu, 10 Jun 2010 23:40:05 +0200 Message-ID: Subject: Re: Camel 2.3.0 , JAXB component marshalling From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=000e0cd4c308a18d760488b3ddec --000e0cd4c308a18d760488b3ddec Content-Type: text/plain; charset=ISO-8859-1 Hey, it looks like, you use the 'org.apache.camel.model.dataformat.JaxbDataFormat' and not the 'org.apache.camel.converter.jaxb.JaxbDataFormat' from camel-jaxb... Cheers, Christian --000e0cd4c308a18d760488b3ddec--