function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
panipani 

Streaming API - jquery loading error

I am trying to test the Streaming API As per the url "http://wiki.developerforce.com/page/Getting_Started_with_the_Force.com_Streaming_API" , but getting following jqery error:

 

 

 

Best Answer chosen by Admin (Salesforce Developers) 
panipani

It was some mistake from myside. cometd.js was not loaded properly as a static resource. 

All Answers

panipani

It was some mistake from myside. cometd.js was not loaded properly as a static resource. 

This was selected as the best answer
Jitendra Zaa.ax1186Jitendra Zaa.ax1186

Hi there,

I have written step by step article to implement streaming API and how to debug using firebug in case it fails at "http://shivasoft.in/blog/others/tips/streaming-api-using-jquery-salesforce/".