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=18390>. 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=18390 Axis reject array element without xsi:type="soapenc:Array" ------- Additional Comments From [EMAIL PROTECTED] 2003-03-27 14:28 ------- I did a fix for this in my local copy of the 1.0 source and it works OK. The above patch is to org.apache.axis.encoding.TypeMappingImpl.getDeserializer(Class javaType, QName xmlType) for the current source. However I'm not sure that this is entirely what should be the case, so you need to look it over. I did it by anaology with the getSerializer method.
