I have a flex app that is unable to de-serialize a JMS message correctly. The message I'm sending is a Java object, but when Flex de-serializes the message, aggregate objects on the message are null, only String values there populated. Do I have to set up an action script class and use the RemoteClass tag to get it to de-serialize the message correctly?
Allen Riddle Sofware Development x3217

