[flexcoders] Flex with EJB3

2005-10-04 Thread Björn Abt
Hello List, Finally i figured out the problem that i thought was an EJB3 issue but was an synchronization problem that the Remoteobjects have, when called parallel. But with one call at a time it all worked out pretty perfect, without building a Proxy-Model. Now Objects can travel rather transp

AW: [flexcoders] Flex with EJB3

2005-09-28 Thread Björn Abt
Hi! Thanks for the quick answer. Well, the EJB3 EntityBeans are basically POJO's. The Beans get deserialized and reach the Flash-App. It fails only when a ManyToMany Relationship exists, but not all the time. Sometimes they get deserialzed and sometimes not. There isn't really a pattern, or at