[jdev] processing iq stanza
    Remko Tronçon 
    remko at el-tramo.be
       
    Wed Jul 15 09:31:36 CDT 2009
    
    
  
> if userA sends  iq stanza with my own extension, is it possible for server
> domainA.org to do some useful work(store it in database for example) before
> routing it to server domainB.org?
Not sure if this answers your questions, but all stanzas, including
IQs, are routed through both servers. If your server inspects all IQs
it routes, it can do something when routing an IQ with your extension.
cheers,
Remko
    
    
More information about the JDev
mailing list