smaldini / grails-events-push

Events Push
Apache License 2.0
67 stars 29 forks source link

Events push and event si interference ? #45

Open amineamout opened 11 years ago

amineamout commented 11 years ago

Hello guys, is there any problem of interference between events push and event si, or i didn't configure them the right way ?

the thing is that, events push opens the connection without any problem but does not invoke grailsEvents.on('getNotification', function (data) { console.log("test") // can not access here });

besides the name space must be specified when using event() from a plugin, that's what i did but still something is wrong !

P.S : i am developing a PLUGIN project that uses both of them.

Thanks. Best regards.

amineamout commented 11 years ago

BTW i get this message on the console :

| Error 2013-09-26 10:36:18,723 [http-bio-8080-exec-5] ERROR container.BlockingIOCometSupport - Unable to resume the suspended connection