Re: Ajax AddListener(...)

2009-11-05 Thread lsgmasa
Finally I found a solution. It seems the problem was _amq.js. BTW, this problem happens even with the demo web page (chat.html) when you reload the page a few times, you stop seeing the messages in the text box when you send a new message. anyway, the problem is in the poll functions in _amq.js.

Ajax AddListener(...)

2009-10-30 Thread lsgmasa
http://old.nabble.com/file/p26139375/testindex.html testindex.html http://old.nabble.com/file/p26139375/testindex.js testindex.js Hello I am using activeMQ 5.2.0, and to send data between c++ code and web browser (firefox and ie). It works good when I am sending the data from web browser to