RE: [flexcoders] Possible DataService BUG, can anyone help me out?

2006-10-06 Thread Jeff Vroom
Let me first give you a quick overview on how this works, then I’ll discuss how to diagnose it further.   When the fill call is sent to the server, it serializes the fill parameters from client to server.  The server then stores the fill parameters in a java representation.  When that

RE: [flexcoders] Possible DataService BUG, can anyone help me out?

2006-10-09 Thread Diego Miramontes
Thanks for your explanation.The systemObject class does have the Remote alias metadata which points to a Java class, i found a way to reproduce the same mistake using Flex 2 samples (the crm example) here's the url of my post on the adobe forums about this bug (it contains the debugger output):h