Hi, I have a web application that exposes webservices, developed in java. One of the client system is a siebel platform; as they told me, they cannot manage arrays/list of objects. Which is the best solution to solve the problem? How should I redesign my services? Consider that my data structure requirement includes list of objects... Thanks in advance