[jdev] component presence question
Ralph Meijer
jabber.org at ralphm.ik.nu
Tue Oct 11 06:12:55 CDT 2005
On Tue, Oct 11, 2005 at 11:18:12AM +0200, Ben Turner wrote:
> [...]
>
> Is this the way components should act? I.e. must components know where
> presence updates are to be sent?
Component connections, in the sense of JEP-0114 (Jabber Component
Protocol), are not managed by a session manager like client connections.
They don't have rosters, so you must do your own presence book-keeping.
Furthermore, you must use explicit addressing (both 'to' and 'from')
everywhere, as explained in the JEP.
--
Groetjes,
ralphm
More information about the JDev
mailing list