You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Edward Overly <eo...@mitre.org> on 2005/03/17 23:16:12 UTC

ArrayDeserializerFactory constructor

The constructor for ArrarySerializerFactory lets me specify a class and a
Qname as arguments but the constructor for ArrayDeserializerFactory won't- I
get a compile error.  Any thoughts?  My arrays are returning from my service
with 0 length.  Thanks.