All,

The service I want to expose returns a java object which contains a
java.util.List.  Is there a way for me to handle this without having to
convert my object to use an array instead of a List?

Thanks,

Josh

Reply via email to