[JDEV] Interesting "service" vs "xdb" vs "agent" thing

Dennis Noordsij dennis.noordsij at wiral.com
Tue Jan 9 14:48:04 CST 2001


Hi,

Suppose I have an external xdb handler connected to a database.

This handler is already pooling connections to the database, and could easily 
also be a searchable user directory.

However, it is defined in jabber.xml as xdb, not a service. Therefore, if I 
make it an agent entry for it jabber doesn't know what to do with it. I.e., a 
search request does not get sent to the handler.

Any ideas on how to do this?


(Handler is connected via base_accept, tcp/ip socket. It handles all xdb and 
vCard related stuff, and could also very easily handle searches, if I can 
find a way to tell jabber about it).




More information about the JDev mailing list