This is turning up in WSDL as an ArrayOfAnyType.
@WebMethod
public abstract List<NameIndexLookupResult[]> lookupBatch(String
indexid, List<NameIndexQuery> queries) throws NameIndexException;
This is turning up in WSDL as an ArrayOfAnyType.
@WebMethod
public abstract List<NameIndexLookupResult[]> lookupBatch(String
indexid, List<NameIndexQuery> queries) throws NameIndexException;