I have an application that is originally developed with Flex2.X.
Recently I upgraded it to Moxie M2 and LCDS. Part of thatapplication
include a Chat (similar to the example in LCDS >>Samples >> Testdrive >>
Example 7). However, after theupgrade the Consumer component no longer
is working correctly.Using debug mode I can see that the producer is
pushing out themessage and the consumer acknowledges receipt of the
message. Butthe event set to process the message never fires.