[JDEV] How to find the presence of a user at server side (was

jer at email.jabber.org jer at email.jabber.org
Wed Oct 17 17:00:07 CDT 2001


In 1.4.2 you can configure jsm with a <presence><bcc>servicename</bcc></presence> (multiple bcc elements, and can contain any jid) which will blindly carbon-copy the bcc'd address with every users presence change.  This also validates that address as one that can presence type="probe" a user of that jsm and get the available presence at any time.

Should be useful for building web and presence gateways (wcs can display such presence on the web) or administrative tools...

Jer



More information about the JDev mailing list