Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

From Adobe Workspace+Flex : ArrayCollection to ArrayList

Avatar

Level 2

Hi all

I have created a flex application which sends an ArrayCollection to LCDS 3.1 installed on JBoss. This ArrayCollection is converted into ArrayList which successfuly is converted into Array by a server java program.

The Problem:

I incorporate the flex application into Adobe LC PBM ES 2.5. The first time, I execute the process, the flex application is executed successfuly and the ArrayCollection is converted into ArrayList which is also converted into Array. The second time, I execute the process, an error occurs at the server and the cause is that the java program can not figure the mirror java class on the server. But, if I refresh the Adobe Workspace, we go bakc to sequere one where the flex application is executed successfuly the first time.

Any idea how to over come this issue?

Best regards

Khaled

0 Replies