Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-596

WebParamRpcLiteralSample's wsdl is not valid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • V1Beta, v1m1
    • None
    • Web Services (181)
    • None

    Description

      WSM sample's WebParamRpcLiteralSample generates a wsdl that is not compliant with the BP 1.0:

      R2205 A wsdl:binding in a DESCRIPTION MUST refer, in each of its soapbind:header, soapbind:headerfault and soapbind:fault elements, only to wsdl:part element(s) that have been defined using the element attribute.

      The http://localhost:8080/wsm-samplesWS/web/webparam/WebParamRpcLiteralSample.jws?wsdl

      should not use type in

      wsdl:message name="sayHelloInHeaderRequest">
      <wsdl:part name="namein" type="xsd:string"/>
      </wsdl:message>

      it should be an element.

      Attachments

        1. Emitter.java.patch
          4 kB
          Jongjin Choi

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dmehrtash daryoush mehrtash
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: