my list contains just one element !!

Hi,

I have a service that return a collection of persons, every person have 3 attributes (name, age and function), i created a wsd for my service, then i use a connector to generate the the ws, when i drag and drop the output result on the canvas and i start my server, the result in the view is just the first element in my list (first person) but in real, my service in webmethod return 50 persons.

Thanks and regards