[ 
https://issues.apache.org/jira/browse/CXF-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527858#comment-13527858
 ] 

Jim Ma commented on CXF-4680:
-----------------------------

I added the support of @XmlType(propOrder={...}), does this work for your case? 
The exception class still doesn't support @XmlAccessOrder annotation, if there 
is requirement for this support, we can look at this later.
                
> Fault properties not ordered correctly in WSDL according to JAX-WS spec
> -----------------------------------------------------------------------
>
>                 Key: CXF-4680
>                 URL: https://issues.apache.org/jira/browse/CXF-4680
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.7.0
>            Reporter: Kyle Lape
>            Assignee: Jim Ma
>         Attachments: propOrderFix.diff
>
>
> Under certain circumstances (e.g. when there are multiple properties across 
> an exception hierarchy), the order of the properties is not correct according 
> to section 3.7, numbered point 4, which states they should be sorted 
> lexicographically.

--
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

Reply via email to