I am running a simple server-push application using Cometd.
Application works more or less fine in Chrome and Firefox, but when
launched in IE8 the application does not load, and JavaScript errors
are shown in the browser:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64;
Trident/4.0; GTB7.3; InfoPath.2; .NET CLR 2.0.50727; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)
Timestamp: Sat, 2 Jun 2012 18:14:18 UTC
Message: 'JSON' is undefined
Line: 20
Char: 5
Code: 0
URI:
http://petdo05-gx960.ca.com:8080/webview/jquery/jquery.cometd.js
Message: '$wnd.$.cometd' is null or not an object
Line: 18443
Char: 17
Code: 0
URI:
http://petdo05-gx960.ca.com:8080/webview/5DCFF9922D602A6B94A3C0C45A7F35DC.cache.html
Has anyone run into this, or have any suggestions for resolving this?
Thanks,
Don P.