WebParamRpcLiteralSample's wsdl is not valid
--------------------------------------------
Key: BEEHIVE-596
URL: http://issues.apache.org/jira/browse/BEEHIVE-596
Project: Beehive
Type: Bug
Components: Web Services (181)
Reporter: daryoush mehrtash
Assigned to: daryoush mehrtash
WSM sample's WebParamRpcLiteralSample generates a wsdl that is not compliant
with the
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="sayHelloInBodyRequest">
<wsdl:part name="namein" type="xsd:string"/>
</wsdl:message>
it should be an element.
--
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