XML-RPC over XMPP

Hi,

is it possible to use XML-RPC over XMPP with OpenFire? I saw in a note, that XIFF supports it.

http://xmpp.org/extensions/xep-0009.html

What we want to do is:

  • Client connects to Openfire.

  • Client sends a XML-RPC request to Openfire.

  • OpenFire delegates it to some service in our cloud.

  • Response is sent back to client over Openfire.

Alternatively, would a WebService call work with OpenFire?

(http://xmpp.org/extensions/xep-0072.html)

We only want one single point of entry (Openfire) for the client, so that we only have one client session/connection.
LocaleUtils.java_dots_to_underscores_i18n_bundles.patch.zip (728 Bytes)