You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jongjin Choi (JIRA)" <be...@incubator.apache.org> on 2005/05/06 17:23:06 UTC

[jira] Updated: (BEEHIVE-596) WebParamRpcLiteralSample's wsdl is not valid

     [ http://issues.apache.org/jira/browse/BEEHIVE-596?page=all ]

Jongjin Choi updated BEEHIVE-596:
---------------------------------

    Attachment: Emitter.java.patch

WS-I BP 1.0 R2205 patch for Axis

> 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
>     Assignee: daryoush mehrtash
>  Attachments: Emitter.java.patch
>
> 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