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

Integer[] -> int[]

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-03-20 01:40 -------
Maybe I wasn't clear enough.  If you need any more information please ask 
instead of just declaring WONTFIX.  That is not helpful.   

This appears to be a CRITICAL bug.  This behavior will prevent the deployment 
of Apache AXIS in our product.

   Client     sends to       Server
   ------                    ------
   Integer       ->          Integer
   Integer[]     ->          int[]

This is not correct.  The Object and the Object[] in similar ways.  I have not 
tested, but I imagine the other Numbers with primitive equivalents are similar.

What more information would you like me to provide?  Is there a reason 
primitives are allowed and this is the behavior?

Reply via email to