CometD 2 Java Server API
Submitted by sbordet on Wed, 09/15/2010 - 15:15.
CometD 2 Java Server Implementation
In order to run the CometD server implementation, you need to deploy a Java web application to a servlet container.
The web application needs to configure the CometD servlet (see here for configuration details) to interpret the Bayeux protocol.
Most of the times it is also needed to write one or more user-defined services that can act upon receiving messages on Bayeux channels.
»
- Printer-friendly version
- Login to post comments