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

Compatibility problems between AXIS and WASP

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-06-18 15:17 -------
I provided the AXIS output just to show the difference with the WASP output. It 
looks like this problem has been fixed in WASP 4.0, so I am closing the bug.

In case you're still wondering, the code that we used to test was:

int[] getArrayOfIntegers() {
  return new int[] {1, 2, 3, 4, 5};
}

Reply via email to