Storing all XMPP messages in XML database

Hi,

We are investigation the possiblity of using OpenFire XMPP to enable messaging between our application entities. Here we would like to persist the messages being exchanged between components archived in XML database (like documentum xDB).

Let me know how I can do this.

If I understood the OpenFire ecosystem correctly, there are two ways this can be done using the OpenFire APIs:

  1. OpenFire plugin

  2. XMPP components

Thanks

Hi,

as long as you want to route all packets to a component you can use one. So it may be more easy to use a plugin.

LG