I have a method in java that returns an object of type T which has a
Set<String>

When I import the Web Service in Flex Builder 3, it creates a class T
with an atribute of type Array

When I call the method the Array always has size 0.

Is there anyway to fix this without having to change the type in the
Java code.

Thanks.

Reply via email to