Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-436

Version service WSDL is not schema valid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.94
    • 0.95
    • wsdl
    • None

    Description

      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>

      Attachments

        1. axis2-436.patch
          0.9 kB
          Deepak Bhole

        Activity

          People

            dbhole Deepak Bhole
            imjimmurphy Jim Murphy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: