You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Run the examples/wsn-http-binding example per the README.txt.

In this simple scenario an HttpProducer will be producing notification messages, and an HttpConsumer will be receiving notification messages. Both HttpProducer and HttpConsumer will interact with ServiceMix via the HTTP endpoints exposed in the example configuration.

The sequence consists of 4 primary messages: 1) createPullPoint, 2) subscribe (pullPoint), 3) notify and 4) getMessages. The following high level sequence diagram captures the important events:

  • No labels