You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/03/07 01:22:26 UTC

DO NOT REPLY [Bug 14961] - Call.getOutputParameters returns a map with the parameter names as QNames

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=14961>.
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=14961

Call.getOutputParameters returns a map with the parameter names as QNames

dims@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From dims@yahoo.com  2003-03-07 00:22 -------
Checked Sun's RI code
(http://wwws.sun.com/software/communitysource/download.html), they do the same
thing....Use QName's for keys.

Thanks,
dims