The Muse project has an implementation of WS-Notification 1.3, which is 
another alternative. The sample project in the tutorial shows two 
WSN-based endpoints - one producer and one consumer - and a test client 
that starts the pub-sub interaction between them. 

        http://ws.apache.org/muse/docs/2.0.0/tutorial/index.html

If you want to do non-pub-sub broadcasting you would change the producer 
so that it sends out messages directly instead of relying on the 
subscription manager. The NotificationConsumerClient can help you do that.

 
http://ws.apache.org/muse/docs/2.0.0/javadoc/org/apache/muse/ws/notification/remote/NotificationConsumerClient.html

Dan



Dan Jemiolo
IBM Corporation
Research Triangle Park, NC


+++ I'm an engineer. I make slides that people can't read. Sometimes I eat 
donuts. +++



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to