Add a new example using camel - cometd -activemq
------------------------------------------------
Key: SMX4-505
URL: https://issues.apache.org/activemq/browse/SMX4-505
Project: ServiceMix 4
Issue Type: New Feature
Reporter: Charles Moulliard
This example is an implementation of the stockticker example of activeMq () but
based on camel, cometd and jquery for Web 2.0. A timer generates every 5
seconds a new stock price and push the information to an activemq queue
(stock). The camel-cometd component which is connected as a consumer to this
queue send the json stock object to the cometd client connected. Jquery-cometd
javascript library is used to connect to cometd server and receive the stocks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.