[ 
http://issues.apache.org/jira/browse/AXIS2-436?page=comments#action_12365993 ] 

Deepak Bhole commented on AXIS2-436:
------------------------------------

Fixed in svn.

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

Reply via email to