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 Ramesh Kagoo <ra...@gmail.com> on 2007/08/17 01:17:21 UTC

Bug?

Hi All,
In my axis client i am getting an exception - ArrayIndexOutOfBoundsException

After debugging i found that at this line it is occuring

WSDoAllHandler:
-------------------------
XMLUtils.outputDOM(doc, os, true);

Thanks
Ramesh