Anne,
Our XMPP BC doesn't support this out-of-the-box. However, you should be
able to plug in a custom XMPPMarshaler that can send the correct message
to the XMPP server.
Regards,
Gert
Anne Noseda wrote:
Hello,
I want to implement an "Event Driven Architecture" on Servicemix.
I read about WS-Notification but also about XMPP.
The XEP-0060 (extension of XMPP) provides functionnalities for publish /
subscribe but I wonder if BC XMPP existing in Servicemix is able to do such
things ???
If not, what about BC XMPP of Open ESB and Petals ?
Last question, if I install a Jabber Server able to handle publish/subscribe
functionnalities, can I use BC XMPP to send message but not in a "chat"
context ?
Thanks in advance,
Anne.