Using Primefaces PrimePush with Tomcat 7
PrimePush comes bundled with PrimeFaces. It uses Atmosphere, a WebSocket/Comet framework for asynchronous server-browser communications. Atmosphere however does not come with PrimeFaces out of the box. You need add to your project the necessary Atmosphere runtime libraries. In this blog we will show you how to get going with PrimePush in PrimeFaces 3.4.1 for use with Tomcat 7 (tested with Tomcat 7.0.27).