Re: Call.getOutputParams() does not work!

2003-03-20 Thread Davanum Srinivas
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

Call.getOutputParams() does not work!

2003-03-20 Thread Zhang. Dianlong
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