It's probably being deserialized on the actionscript side as an Array. Try
changing the type from an ArrayCollection to an Array.
On 1/5/07, Raider226 <[EMAIL PROTECTED]> wrote:
I have a java class I created that contains an ArrayList as one of the
i-vars. I am trying access this class as a
I have a java class I created that contains an ArrayList as one of the
i-vars. I am trying access this class as a remote object but when I
receive it on the client side in ActionScript the ArrayList parameter
is null even though I am printing it's contents on the server just
before returning and i
2 matches
Mail list logo