Hi, I had the same problem, alas when the client de-serialized the data it got from the server (wrapped literal stlye!) Seems the culprit is some buggy code in Axis 1.1 that cannot handle unbounded arrays of "things" - in my case Strings.
Since June 15. 2005 the final release of AXIS 1.2.1 is available. I referred to them instead of the original ones found in WSAD/Eclipse, and VOILA - the exception came up never again! greetings mike
