diff --git a/modules/jquery/src/main/webapp/jquery/jquery.atmosphere.js b/modules/jquery/src/main/webapp/jquery/jquery.atmosphere.js index cc7e6ecde6e..cd418411516 100644 --- a/modules/jquery/src/main/webapp/jquery/jquery.atmosphere.js +++ b/modules/jquery/src/main/webapp/jquery/jquery.atmosphere.js @@ -110,7 +110,7 @@ jQuery.atmosphere = function() { connectTimeout : -1, reconnectInterval : 0, dropAtmosphereHeaders : true, - uuid : 0, + uuid : jQuery.atmosphere.guid(), shared : false, readResponsesHeaders : true, onError : function(response) {