Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DD40D258 for ; Wed, 6 Feb 2013 13:50:17 +0000 (UTC) Received: (qmail 91032 invoked by uid 500); 6 Feb 2013 13:50:15 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 90503 invoked by uid 500); 6 Feb 2013 13:50:10 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 90443 invoked by uid 99); 6 Feb 2013 13:50:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 13:50:07 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of jesse.stebbins@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 13:50:00 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U35Nb-00033w-5V for dev@cxf.apache.org; Wed, 06 Feb 2013 05:49:39 -0800 Date: Wed, 6 Feb 2013 05:49:39 -0800 (PST) From: jwstebb To: dev@cxf.apache.org Message-ID: <1360158579164-5722807.post@n5.nabble.com> In-Reply-To: References: <1360085980124-5722767.post@n5.nabble.com> Subject: Re: Can't get wsdlToJava to generate an element of type JaxbElement MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org We upgraded to the latest version of JAXB (v2.2.6 at this time) and it fixed the issue around generating JaxbElement(s) at the proper time. -- View this message in context: http://cxf.547215.n5.nabble.com/Can-t-get-wsdlToJava-to-generate-an-element-of-type-JaxbElement-tp5722767p5722807.html Sent from the cxf-dev mailing list archive at Nabble.com.