Improve WS-I Basic Profile conformance
--------------------------------------
Key: CXF-3328
URL: https://issues.apache.org/jira/browse/CXF-3328
Project: CXF
Issue Type: Improvement
Components: Soap Binding
Affects Versions: 2.3.1
Reporter: Dennis Kieselhorst
The auto-generated wsdls currently violate the following WS-I Basic Profile
requirements:
* BP2012: R2204 A document-literal binding in a DESCRIPTION MUST refer, in each
of its wsoap11:body element(s), only to wsdl:part element(s) that have been
defined using the element attribute
(http://ws-i.org/Profiles/BasicProfile-1.2-2010-11-09.html#BP2012).
* BP2101: R2001 A DESCRIPTION MUST only use the WSDL "import" statement to
import another WSDL description
(http://ws-i.org/Profiles/BasicProfile-1.2-2010-11-09.html#BP2101).
* BP2119: R2210 If a document-literal binding in a DESCRIPTION does not specify
the parts attribute on a wsoap11:body element, the corresponding abstract
wsdl:message MUST define zero or one wsdl:parts
(http://ws-i.org/Profiles/BasicProfile-1.2-2010-11-09.html#BP2119).
* BP2120a: R2710 The operations in a wsdl:binding in a DESCRIPTION MUST result
in operation signatures that are different from one another
(http://ws-i.org/Profiles/BasicProfile-1.2-2010-11-09.html#BP2120a).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira