Return-Path: Delivered-To: apmail-incubator-cxf-user-archive@locus.apache.org Received: (qmail 24850 invoked from network); 8 Aug 2007 15:50:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 15:50:58 -0000 Received: (qmail 72501 invoked by uid 500); 8 Aug 2007 15:50:56 -0000 Delivered-To: apmail-incubator-cxf-user-archive@incubator.apache.org Received: (qmail 72461 invoked by uid 500); 8 Aug 2007 15:50:56 -0000 Mailing-List: contact cxf-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-user@incubator.apache.org Delivered-To: mailing list cxf-user@incubator.apache.org Received: (qmail 72452 invoked by uid 99); 8 Aug 2007 15:50:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 08:50:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave.kallstrom@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 15:50:52 +0000 Received: by ug-out-1314.google.com with SMTP id t30so272931ugc for ; Wed, 08 Aug 2007 08:50:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ej25ogM2Ockh8T6f5i4vHK/YwoMTaG26Tl8pK3WXSV5zHTgfPFy333Kn1NKXQDOjgZNnNR5xpBYQMDbDBgzlLUm6M8Xi8k4rbU3OkkFGQMyYRizdIQLjMeUAsnCHlD/u3wRaa6g8oFx9t5IZ0Bv+AWMnVPBnFyGJ77nHnmEtlq0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=lCYQ3ERspSxHafxVVIyXGpxz/HyZPDQeW+NL4wGDMFv17H/66mIXpl6Ro85LvNYVp+dZhX2zhWOAUGMQzxhbIMNrgLL57kSYebzEbLdJephdBehdIOTlOC496WLmOCj/ylDbAaY43rP7kLLVFeIBOTlXZq6jx5cHklVf6t8BYCI= Received: by 10.86.65.11 with SMTP id n11mr801241fga.1186588230693; Wed, 08 Aug 2007 08:50:30 -0700 (PDT) Received: by 10.86.2.13 with HTTP; Wed, 8 Aug 2007 08:50:30 -0700 (PDT) Message-ID: <2a2f8de80708080850p22b363d8t7085c860f59e9b03@mail.gmail.com> Date: Wed, 8 Aug 2007 10:50:30 -0500 From: "Dave Kallstrom" To: cxf-user@incubator.apache.org Subject: Re: Aegis and mtom In-Reply-To: <2a2f8de80708080822g36e0e4c9j327618420218e9b@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15198_26434909.1186588230661" References: <2a2f8de80708080822g36e0e4c9j327618420218e9b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_15198_26434909.1186588230661 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Please ignore this post for now. Looks like there is a previous post involving this same issue On 8/8/07, Dave Kallstrom wrote: > > If I have mtom-enabled set to true and I am using aegis bindings why is my > wsdl complex type being generated like this? > > > > Instead of like this > > xmime:expectedContentType="application/octet-stream"/> > > I think have my aegis config file correct > > expectedContentTypes="application/octet-stream" > > My imageData is one of type private javax.activation.DataHandlerimageData; > > Hers is my cxf.xml file > > address="/CollectiveServices" > > > > > > > > > > > > > > > > > > > > > Perhaps I should just switch to jaxb? > Dave Kallstrom -- Dave Kallstrom ------=_Part_15198_26434909.1186588230661--