[ http://issues.apache.org/jira/browse/BEEHIVE-596?page=comments#action_65057 ] daryoush mehrtash commented on BEEHIVE-596: -------------------------------------------
I applied the patch to my local axis build and tried it out. It appears to have fixed some of the problems with the WSDL. The WSDL compiler is still having issues with the generated wsdl, I will need to dig deeper into this bug. This bug and fix for it should not be a showstopper for the V1 release. > 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