[EMAIL PROTECTED] wrote: Why are you returning objects anyway? What are the objects instances of? (end of quote)
Because I would like to return EntityVO[] and I don't know how to do that without modelling it as Object[] in my webserviceoperation. I've tried to create a EntityVO[] datatype in the same package that my EntityVO, and return a EntityVO[] in my webserviceoperation but it doesn't work because the method is calling a query via a Dao(I'm using the spring cart.) which is returning a List. Okay, how do you do when you have to query for a list of entities and return an array of the corresponding Entity ValueObject? _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2223#2223 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user