DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12833>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12833 Axis clients fail to extract the value of output (only) parameters when they are last in the parameter list. ------- Additional Comments From [EMAIL PROTECTED] 2002-09-26 22:01 ------- Chris, I can't use .NET or Axis to reproduce this. As far as Java/.NET is concerned, inout and out arguments are the same. So I can't make a function with the signature: method(out, inout, out) Any thoughts?