Hi David, There are currently two ways to go with that: * using ServiceMix publish / subscribe mode (see http://servicemix.org/Publish+and+Subscribe+Routing) * using WS-Notification (not documented yet, but will be soon :) ) look at http://cvs.servicemix.codehaus.org/servicemix/ws/jaxws/wsnotification/src/test/resources/org/servicemix/ws/notification/jbi-wsn.xml?rev=1.1&view=auto and http://cvs.servicemix.codehaus.org/servicemix/ws/jaxws/wsnotification/src/test/java/org/servicemix/ws/notification/JbiNotificationTest.java?rev=1.1&view=auto
Both things are only in cvs head. Cheers, Guillaume Nodet ---------- Initial Header ----------- From : "David Black" <[EMAIL PROTECTED]> To : <[email protected]> Cc : Date : Wed, 28 Sep 2005 15:25:26 +0100 Subject : [servicemix-user] Publish subscribe MEP with JBI / ServiceMix ? Hi, I'm wondering does ServiceMix, or more to the point JBI, support a publish subscribe type service? What I mean by this is: a service notifying one or more clients of some events the clients are interested in over time. Its not clear to me looking at the JBI 1.0 spec and at the ServiceMix docs that this is supported - but maybe I'm way wrong here :) When I look at the 4 MEPs, I see: One-Way Reliable One-Way Request-Response Request-Optional Response I don't see e.g. Request-Multiple Responses ... Any help much appreciated David Black ------------ ALICE HAUT DEBIT A 29,95 EUR/MOIS ------------ ALICEBOX, l'offre Internet tout en 1 : ADSL, téléphonie, modem Wi-Fi et en exclusivité la hotline gratuite 24h/24 ! Soumis à conditions. Pour en profiter cliquez ici http://abonnement.aliceadsl.fr
