mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch.
This commit is contained in:
parent
48d615d311
commit
5907459fc3
@ -149,7 +149,7 @@ org.activemq.Amq = function() {
|
||||
if(sessionInitializedCallback) {
|
||||
sessionInitializedCallback();
|
||||
}
|
||||
sendPoll();
|
||||
pollHandler(data);
|
||||
}
|
||||
|
||||
var sendPoll = function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user