This example demonstrates how to send Server Side Events, and how to receive them, both using a JAX-RS client, and also in Javascript in your web-browser.

You should be able to send messages to an ActiveMQ topic called 'EVENT' using the OpenWire port tcp/61616 on this machine. Any messages sent to this topic will appear below.