Jian Zhang wrote: > It seems to me that the Axis picks up the definition of type Folder, but not > Folder[]. > How should I tell Axis about Folder[]?
I would suggest that to simplify your life, during the evaluation, use java2wsdl and wsdl2java to create the files, as it can handle arrays of beans.