Hello,

I am trying to understand the WS Notification implementation within ServiceMix. As far as I can tell the NotificationBroker is implemented as an endpoint and not as a component. Is there a reason for that? There also seems to be a WSNComponent and I can't tell what it is used for.

Maybe a simple example would be helpful showing a notification component (created using the ClassPathXmlApplicationContext) that notifies other components. It would be great if I could access that component via http+soap.

BTW, Am I right in assuming that a NotificationBroker is equivalent to a NotificationProducer in the WS Notification specification?

Thanks,

Stefan

Reply via email to