Message Part is not named correctly (always called "fault") - this breaks XFire
backward compatibility - Patch attached
-----------------------------------------------------------------------------------------------------------------------
Key: CXF-1002
URL: https://issues.apache.org/jira/browse/CXF-1002
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime
Affects Versions: 2.0.1, 2.0.2
Environment: Platform independent.
Reporter: Zarar Siddiqi
There's a one-man discussion here:
http://www.nabble.com/WSDL-part-name-incorrect.-How-do-you-change-it--tf4432101.html
CXF always names the part of a fault as the word "fault". IMHO it's better to
name it as the fault's simple class name as this is how things were with XFire.
The simple patch attached fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.