Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V1Beta, v1m1
-
None
-
None
Description
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.