Pool of XMPP servers?

Hi,

Currently we are using smack to communicate with openfire and we are now bind to a specific XMPP server and which is working successfully. Now our intention is to use multiple XMPP servers and do the login and transport registrations on the fly.

Is there any existing method in openfire to automatically replicate it’s configuration from one machine to other.

Suppose we are now connecting to openfire@ 192.168.10.22 only but now we want to connect to 192.168.10.22 but if it is down then we want to connect to 23 or 24 etc.

But we want to have same configurations and users in all the machines.

is it possible? please note that remote database connection is not allowed in our case due port blocking.

Regards,

Samba