[ http://issues.apache.org/jira/browse/AXIS2-436?page=all ]
Deepak Bhole resolved AXIS2-436:
--------------------------------
Fix Version: 0.95
Resolution: Fixed
Assign To: Deepak Bhole
Fixed in trunk.
> Version service WSDL is not schema valid
> ----------------------------------------
>
> Key: AXIS2-436
> URL: http://issues.apache.org/jira/browse/AXIS2-436
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Components: wsdl
> Versions: 0.94
> Reporter: Jim Murphy
> Assignee: Deepak Bhole
> Fix For: 0.95
> Attachments: axis2-436.patch
>
> schema validation error:
> Attribute 'name' is not allowed to appear in element 'soap:operation'.
> <wsdl:binding name="versionBinding" type="tns:versionPort">
> <soap:binding transport="http://schemas.xmlsoap.org/soap/http"
> style="document" />
> <wsdl:operation name="getVersion">
> <soap:operation name="operation" soapAction="getVersion"
> style="document" />
> <wsdl:input>
> <soap:body use="literal" namespace="http://www.org.apache.axis2"
> />
> </wsdl:input>
> <wsdl:output>
> <soap:body use="literal" namespace="http://www.org.apache.axis2"
> />
> </wsdl:output>
> </wsdl:operation>
> </wsdl:binding>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira