Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F53B10444 for ; Sat, 27 Jul 2013 01:32:46 +0000 (UTC) Received: (qmail 46949 invoked by uid 500); 27 Jul 2013 01:32:46 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 46926 invoked by uid 500); 27 Jul 2013 01:32:46 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 46917 invoked by uid 99); 27 Jul 2013 01:32:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 01:32:46 +0000 Date: Sat, 27 Jul 2013 01:32:46 +0000 (UTC) From: "Kyle Lape (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-5163) Support @XmlAccessorOrder in JAXBEncoderDecoder MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kyle Lape created CXF-5163: ------------------------------ Summary: Support @XmlAccessorOrder in JAXBEncoderDecoder Key: CXF-5163 URL: https://issues.apache.org/jira/browse/CXF-5163 Project: CXF Issue Type: Task Components: JAXB Databinding Reporter: Kyle Lape With CXF-4729, the exception members are now ordered when {{@XmlAccessorOrder(XmlAccessOrder.ALPHABETICAL)}} is placed on the exception class, but now the fault XML does not match the WSDL. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira