Hi.
Im having a problem retrieving a list of objects from the server.
Im using blazeds and have successfully retrieved lists of objects using the
following construct:
Im dealing with a list that has Site Objects
<mx:RemoteObject id="srv" destination="theService"/>
<mx:DataGrid id="sites" dataProvider="{srv.getSites.lastResult}"/>
On the server the ArrayList is being generated correctly with 2 different Site
objects. On the client side Im getting the last of the 2 sites twice.
So I iterate through the ArrayCollection and there are 2 same Objects in there.
Odd...
Any suggestions would be welcome.
Kind regards.
Luke.
--
Luke Vanderfluit
Analyst / Web Programmer
e3Learning.com.au
08 8221 6422