[ http://issues.apache.org/jira/browse/BEEHIVE-596?page=comments#action_64630 ] Jongjin Choi commented on BEEHIVE-596: --------------------------------------
Daryoush, I made a WS-I R-2205 patch for Axis. I am doing all-tests(i.e. DRT in Beehive term) for Axis now. If this meets our currents need, I'll apply it to axis with normal process. Pls, check the generated wsdl. Patch will be attached. > 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
