Openfire - attach to existing connection (bosh)

Hi,

what I try to do is attach to an already existing bosh connection in openfire. openfire should hold a pool of already inside openfire created connections and provide a means to get the jid, sid and rid for such a connection and then use the attach() library call with teh provided jid, rid and sid. I am developing a web client using the strophe library.

Is it possible to develop such an attach (very easy on the client side) with openfire (probably more difficult on the server side)?

Regards

Frank