We support the Jabber network via the XMPP protocol using the Smack client for Java.

Sending messages from JBI to Jabber

Both individual based and group chat mechanisms are supported. Here's an example regular chat sender component.

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

 

Notice how you specify a participant for the person to talk to.

For group chats you specify a room

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

 

Receiving messages from Jabber and sending them into JBI to be routed by the NMR

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.