Please open a bug report with a test case in bugzilla
(http://nagoya.apache.org/bugzilla)
Thanks
-- dims
--- "Zhang. Dianlong" <[EMAIL PROTECTED]> wrote:
> I am now using Axis 1.1 RC2. The Call.getOutputParams()
> always returns an empty Map.
> I have checked the source, the Call.invoke has fol
Title: Call.getOutputParams() does not work!
I am now using Axis 1.1 RC2. The Call.getOutputParams()
always returns an empty Map.
I have checked the source, the Call.invoke has following code:
result = outParams.remove(qname);
It looks like, the invoke() will remove the output