[
https://issues.apache.org/jira/browse/CXF-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CXF-2360.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0.12
> soap.xsd in the soapbinding has the wrong elements
> --------------------------------------------------
>
> Key: CXF-2360
> URL: https://issues.apache.org/jira/browse/CXF-2360
> Project: CXF
> Issue Type: Bug
> Components: Soap Binding
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.0.12, 2.1.6, 2.2.3, 2.3
>
>
> The soap.xsd includes these useless elements
> {code}
> <xsd:sequence>
> <xsd:element name="implementor" type="xsd:anyType" minOccurs="0"/>
> <xsd:element name="invoker" type="xsd:anyType" minOccurs="0"/>
> <xsd:element name="binding" type="xsd:anyType" minOccurs="0"/>
> <xsd:element name="serviceFactory" type="xsd:anyType"
> minOccurs="0"/>
> </xsd:sequence>
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.