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=13115>. 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=13115 Serialization of Arraylist containing Object arrays broken. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.0 Final ------- Additional Comments From [EMAIL PROTECTED] 2002-09-30 17:17 ------- This functionality was somethng had before I don't think we should regress here. I have done the analysis of what is wrong and I'm just thinking that the criteria for "maxOccursUsage" needs to be tightened a bit. If this is really for wrapped style support would make setting this to true conditional on msgContext.getOperationStyle() == Style.WRAPPED) fix this?? Seems to be a benign change.