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

Compare with Current View Page History

« Previous Version 2 Next »

servicemix-wsn2005

The servicemix-wsn2005 is a standard JBI Service Engine which implements the WS-Notification specification from Oasis.

Overview

While this article does not intend to be a review of the WS-Notification specification, here is a few terms you need to fully understand:

  • Subscriber
  • Publisher
  • Subscription
  • Publishing request
  • Broker
  • PullPoint

Usage scenarii

The WS-Notification SE can be used to provide publish/subscribe routing in the JBI bus. There are several usage:

Configuration using JBI packaging

Dynamic configuration inside the JBI bus

Outside the JBI bus

If you want to use WS-Notification ouside the JBI world, you will need to be able to receive incoming requests or send notifications to the external services. This must be done through by using Binding Components, either using HTTP or JMS.

Embedding WS-Notification

  • No labels