4 Replies Latest reply on Jan 28, 2012 6:52 AM by navigateur

    Is this a bug? Code seemingly called just after broadcast for no apparent reason

    navigateur

      Is anyone else getting any methods in their custom object class being uncontrollably called just after "createMessage()" sends that object (without you actually calling it)?

       

      If I remove the "createMessage()" call, that code isn't called. (It is a method in my the custom class of the object being sent.)

       

      I tried updating to Errai 1.3.2 but the problem remained.

       

      Could this be something to do with Errai, or is it definitely not? I'm having other problems arising from this point onwards. If it is to do with Errai, how to I ensure it doesn't happen?