|
BayeuxCometdDocumentation
Documentation entry page for Bayeux Cometd Bayeux Cometd IntroductionCometd is a project by the Dojo Foundation to produce a specification (Bayeux) and a set of implementations of that specification (Cometd). Bayeux OverviewThe primary purpose of Bayeux is to implement responsive user interactions for web clients using Ajax and the server-push technique called Comet. Initially the Bayeux specification provides only a protocol definition, but eventually it is planned to include standardized APIs for servers and clients as part of the specification. Bayeux ProtocolThe Bayeux Specification is written in RFC style and is aimed at defining the interoperability aspects of cometd project. The protocol itself is open to extension and encourages multiple transport implementations. Bayeux APIsThere is currently a proposed Java server side dojox.cometd API. It has been implemented by the Jetty server and is under review/consideration by other java servers. Cometd OverviewThe cometd project includes implementations of Bayeux in several languages, toolkits and servers. Third party implementations of Bayeux also exist, and are not strictly part of the cometd project, however for completeness the third party implementations are linked off this document where appropriate. Using BayeuxThis section contains material that is applicable to all Bayeux implementations. Bayeux FeaturesUse CasesUsing Cometd (and other implementations)This section contains material that is applicable to specific Bayeux implementations, in most part the implementations are part of the cometd project, but for completeness, non-cometd implementations are included aswell Cometd ClientsJavascript Clients
Java ClientsFlex/Flash ClientsCometd ServersJava Servers
Perl ServersTwisted Python Servers
|
Hi greg would indicate that now there is also (Bea)Oracle WebLogic? server 10G r3 that support cometd/bayeux natively. Quite coupled with the internal JMS provider and j2ee declarative security. spiderjava@gmail.com
Sorry for my incomplete comment, here you can find some documentation about Weblogic Bayeux implementation http://download.oracle.com/docs/cd/E12840_01/wls/docs103/webapp/pubsub.html