[ http://issues.apache.org/jira/browse/BEEHIVE-853?page=all ]
Nathan Jantz closed BEEHIVE-853. -------------------------------- Verified by examining the generated service control from the following WSDL which contains soapenc for various types : system-controls/test/webservice/webapp/wsdl/schematypes/SoapMarshallingRpcEnc.wsdl Verified using svn rev: 424033 . Closing issue. > WSM is not always generating WSDLs correctly for RPC Encoded webservices > ------------------------------------------------------------------------ > > Key: BEEHIVE-853 > URL: http://issues.apache.org/jira/browse/BEEHIVE-853 > Project: Beehive > Issue Type: Bug > Components: Web Services (181) > Affects Versions: V1Beta, v1m1 > Reporter: Chad Schoettger > Assigned To: Nathan Jantz > > Found while working on the service control DRTs: > For RPC Encoded services, web methods which return a 'soapenc' type are not > being correctly set in the Axis OperationDesc by the AxisHook class of WSM. > The return type for these methods is being modified to be a schema data type > instead of the 'soapenc' datatype. > If a service control is then generated from the WSDL and invoked WSM/Axis > will fail due to the type mismatch. > ************************************* > I have a patch for this issue which sould be available in a couple of days. -- 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
