Appendix C. Implementing Publish-Subscribe II

In Chapter 7 we implemented the publish-subscribe scenario using the WebSphere JMS Provider. It greatly simplified our development environment; however, for enterprise deployments we would typically use WebSphere Business Integration Event/Message Broker as the publish-subscribe broker. Thus, in this appendix we modify our implementation to use the Message Broker. This change does not affect our current implementation of the JMS clients, the publisher session bean and subscribing MDBs. It does require, however, that Message Broker be configured and that a different set of administered objects are defined.

Development Environment

In order to execute this tutorial, we need to update our development environment ...

Get Enterprise Messaging Using JMS and IBM® WebSphere® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.