Re: serialization bug in ArraySerializer (repost from axis-user)

2002-01-31 Thread R J Scheuerle Jr
: serialization bug in ArraySerializer (repost from axis-user) 01/31/2002 04:48

Re: serialization bug in ArraySerializer (repost from axis-user)

2002-01-31 Thread Paul Mietz Egli
I'm a couple days wiser now in the ways of type mapping in Axis, so I thought I'd post the answer to my own question in case someone else runs into the same problem. Quick recap: my service class has functions which take as parameters and return arrays of java.util.Map. Client calls to these f