[ http://issues.apache.org/jira/browse/BEEHIVE-858?page=all ]
Nathan Jantz closed BEEHIVE-858. -------------------------------- The following DRT confirms that this issue has been fixed and the junit test is passing: system-controls/test/webservice/webapp/tests/org/apache/beehive/controls/system/webservice/units/rpcenc/schematypes/HandlerRpcEncEndpointTest This is verified using svn rev 424033. closing issue. > Service control is not correctly sending RPC style params to the webservice > --------------------------------------------------------------------------- > > Key: BEEHIVE-858 > URL: http://issues.apache.org/jira/browse/BEEHIVE-858 > Project: Beehive > Issue Type: Bug > Components: System Controls > Affects Versions: v1m1, V1Beta > Reporter: Chad Schoettger > Assigned To: Nathan Jantz > > The service control is not correctly sending operation params for RPC style > web services. The result is that the webservice is unable to parse the > request and returns an Axis execption. It appears that this is due to the > QName assigned to the param by the service control, the QName includes the > target name space which isn't necessary in this case. > **************** > I should have a patch for this in the next 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
